Skip to content

Commit

Permalink
More tweaks to the CLI usage metrics doc updates, including fixing so…
Browse files Browse the repository at this point in the history
…mething in the documentation of the default state.
  • Loading branch information
usarid committed May 23, 2023
1 parent b4d56c0 commit 723b12f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/reference/cli/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ To **disable** sending usage information:

If the `telemetry` flag is omitted or set to `true`, telemetry will be enabled: usage information will be reported.

Read more about it in the [Usage telemetry Documentation](https://docs.otterize.com/otterize-oss/usage-telemetry)
For more information see the [Usage telemetry Documentation](https://docs.otterize.com/otterize-oss/usage-telemetry)


## Global options
Expand All @@ -58,7 +58,7 @@ The following options apply to all CLI commands.
| `--output` | text | Output the results of the command as text (`text`) or JSON (`json`). |
| `-q` or `--quiet` | | Suppress printing the results of the command. |
| `--token` | | The token to use in authenticating API calls. |
| `--telemetry-enabled` | | Whether to enable sending of anonymous usage telemetry to Otterize or not (default true) |
| `--telemetry-enabled` | true | Whether to enable sending of anonymous usage telemetry to Otterize or not. |


## Network mapper
Expand Down

0 comments on commit 723b12f

Please sign in to comment.