Skip to content

Commit

Permalink
[doc] update cli commands
Browse files Browse the repository at this point in the history
  • Loading branch information
asciimoo committed Sep 24, 2024
1 parent 76a8376 commit f4f8cff
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,14 @@ Basic management actions are available using the command line tool (`go run omno

#### Available Commands
```
create-token create new login token for a user
create-user create new user
listen start server
show-user show user details
help Help about any command
completion generate the autocompletion script for the specified shell
create-token create new login/addon token for a user
create-user create new user
generate-api-docs-md Generate Markdown API documentation
help Help about any command
listen start server
set-token set new login/addon token for a user
show-user show user details
completion Generate the autocompletion script for the specified shell
```

### Browser addon
Expand Down

0 comments on commit f4f8cff

Please sign in to comment.