From 35a6d76d4dfaf17efed03d877b950263306ea140 Mon Sep 17 00:00:00 2001 From: James Rasell Date: Fri, 29 Oct 2021 09:01:58 +0200 Subject: [PATCH] docs: update acl bootstrap command to show json and template opts. --- website/content/docs/commands/acl/bootstrap.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/content/docs/commands/acl/bootstrap.mdx b/website/content/docs/commands/acl/bootstrap.mdx index 5d7121cf3..cdc04845a 100644 --- a/website/content/docs/commands/acl/bootstrap.mdx +++ b/website/content/docs/commands/acl/bootstrap.mdx @@ -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: