Skip to content

Commit

Permalink
docs(cli): update latest cli documentation (#2960)
Browse files Browse the repository at this point in the history
  • Loading branch information
asyncapi-bot authored May 13, 2024
1 parent 64a1dbf commit 6af5b0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pages/docs/tools/cli/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,9 @@ FLAGS
unstaged files or not empty dir (defaults to false)
--map-base-url=<value> Maps all schema references from base url to local folder
--no-interactive Disable interactive mode and run with the provided flags.
--registry-url Specifies the URL of the private registry for fetching templates and dependencies
--registry-auth The registry username and password encoded with base64, formatted as username:password
--registry-token The npm registry authentication token, that can be passed instead of base64 encoded username and password
DESCRIPTION
Generates whatever you want using templates compatible with AsyncAPI Generator.
Expand Down

0 comments on commit 6af5b0a

Please sign in to comment.