docs: update acl bootstrap command to show json and template opts.
This commit is contained in:
parent
6c9e6e6f20
commit
46564ac579
|
@ -21,6 +21,11 @@ The `acl bootstrap` command requires no arguments.
|
|||
|
||||
@include 'general_options_no_namespace.mdx'
|
||||
|
||||
## Bootstrap Options
|
||||
|
||||
- `-json` : Output the bootstrap response in JSON format.
|
||||
- `-t` : Format and display the deployments using a Go template.
|
||||
|
||||
## Examples
|
||||
|
||||
Bootstrap the initial token:
|
||||
|
|
Loading…
Reference in New Issue