You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/stackit_argus_grafana_describe.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Shows details of the Grafana configuration of an Argus instance
6
6
7
7
Shows details of the Grafana configuration of an Argus instance.
8
8
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 shown by default, if you want to hide it use the "--hide-password" flag.
9
+
The initial password is hidden by default, if you want to show it use the "--show-password" flag.
"Shows details of the Grafana configuration of an Argus instance.",
39
39
`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.`,
40
-
`The initial password is shown by default, if you want to hide it use the "--hide-password" flag.`,
40
+
`The initial password is hidden by default, if you want to show it use the "--show-password" flag.`,
0 commit comments