hotfix: remove hiddent influxctl user commands

pull/5210/head
Scott Anderson 2023-10-31 08:18:50 -06:00
parent 888e95e1e1
commit 72d377dfd3
2 changed files with 12 additions and 6 deletions

View File

@ -22,11 +22,14 @@ influxctl user [subcommand] [subcommand options] [arguments...]
| Subcommand | Description |
| :----------------------------------------------------------------------- | :------------------ |
| [delete](/influxdb/cloud-dedicated/reference/cli/influxctl/user/delete/) | Delete a user |
| [invite](/influxdb/cloud-dedicated/reference/cli/influxctl/user/invite/) | Invite a user |
| [list](/influxdb/cloud-dedicated/reference/cli/influxctl/user/list/) | List all users |
| help, h | Output command help |
<!--
| [delete](/influxdb/cloud-dedicated/reference/cli/influxctl/user/delete/) | Delete a user |
| [invite](/influxdb/cloud-dedicated/reference/cli/influxctl/user/invite/) | Invite a user |
-->
## Flags
| Flag | | Description |

View File

@ -19,12 +19,15 @@ influxctl user [subcommand] [subcommand options] [arguments...]
## Subcommands
| Subcommand | Description |
| :----------------------------------------------------------------------- | :------------------ |
| Subcommand | Description |
| :----------------------------------------------------------------- | :------------------ |
| [list](/influxdb/clustered/reference/cli/influxctl/user/list/) | List all users |
| help, h | Output command help |
<!--
| [delete](/influxdb/clustered/reference/cli/influxctl/user/delete/) | Delete a user |
| [invite](/influxdb/clustered/reference/cli/influxctl/user/invite/) | Invite a user |
| [list](/influxdb/clustered/reference/cli/influxctl/user/list/) | List all users |
| help, h | Output command help |
-->
## Flags