Skip to content

Commit d28e544

Browse files
committed
fix(docs) generate docs
1 parent 2eca1f3 commit d28e544

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/stackit_observability_grafana_describe.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Shows details of the Grafana configuration of an Observability instance
66

77
Shows details of the Grafana configuration of an Observability instance.
88
The Grafana dashboard URL and initial credentials (admin user and password) will be shown in the "pretty" output format. These credentials are only valid for first login. Please change the password after first login. After changing, the initial password is no longer valid.
9-
The initial password is hidden by default, if you want to show it use the "--show-password" flag.
9+
%!s(MISSING)
1010

1111
```
1212
stackit observability grafana describe INSTANCE_ID [flags]
@@ -18,9 +18,6 @@ stackit observability grafana describe INSTANCE_ID [flags]
1818
Get details of the Grafana configuration of an Observability instance with ID "xxx"
1919
$ stackit observability grafana describe xxx
2020
21-
Get details of the Grafana configuration of an Observability instance with ID "xxx" and show the initial admin password
22-
$ stackit observability grafana describe xxx --show-password
23-
2421
Get details of the Grafana configuration of an Observability instance with ID "xxx" in JSON format
2522
$ stackit observability grafana describe xxx --output-format json
2623
```

0 commit comments

Comments
 (0)