feat: convert entire CLI to clibase (#6491)

I'm sorry.
This commit is contained in:
Ammar Bandukwala
2023-03-23 17:42:20 -05:00
committed by GitHub
parent b71b8daa21
commit 2bd6d2908e
345 changed files with 9965 additions and 9082 deletions
+24
View File
@@ -0,0 +1,24 @@
<!-- DO NOT EDIT | GENERATED CONTENT -->
# groups
Manage groups
Aliases:
- group
## Usage
```console
coder groups
```
## Subcommands
| Name | Purpose |
| -------------------------------------- | ------------------- |
| [<code>create</code>](./groups_create) | Create a user group |
| [<code>delete</code>](./groups_delete) | Delete a user group |
| [<code>edit</code>](./groups_edit) | Edit a user group |
| [<code>list</code>](./groups_list) | List user groups |