Skip to content

Commit 62145ff

Browse files
authored
Update monitoring-healthcheck.md
1 parent f7fce8b commit 62145ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ydb/docs/en/core/reference/ydb-cli/commands/monitoring-healthcheck.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The response structure and description are provided in the [Health Check API](..
3131
### Health check result in pretty format {#example-pretty}
3232

3333
```bash
34-
{{ ydb-cli }} monitoring healthcheck --format pretty
34+
{{ ydb-cli }} --profile quickstart monitoring healthcheck --format pretty
3535
```
3636

3737
Database is in good condition:
@@ -50,7 +50,7 @@ Healthcheck status: DEGRADED
5050

5151

5252
```bash
53-
{{ ydb-cli }} monitoring healthcheck --format json
53+
{{ ydb-cli }} --profile quickstart monitoring healthcheck --format json
5454
```
5555

5656
Database is in good condition:

0 commit comments

Comments
 (0)