Skip to content

Commit

Permalink
Regen docs [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-bot authored Nov 4, 2023
1 parent 00d206d commit a636ccf
Show file tree
Hide file tree
Showing 21 changed files with 23 additions and 21 deletions.
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ For more information, please visit the project page: https://www.pulumi.com/docs
* [esc run](/docs/esc-cli/commands/esc_run/) - Open the environment with the given name and run a command.
* [esc version](/docs/esc-cli/commands/esc_version/) - Print esc's version number

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ See each sub-command's help for details on how to use the generated script.
* [esc completion powershell](/docs/esc-cli/commands/esc_completion_powershell/) - Generate the autocompletion script for powershell
* [esc completion zsh](/docs/esc-cli/commands/esc_completion_zsh/) - Generate the autocompletion script for zsh

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_completion_bash.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ esc completion bash

* [esc completion](/docs/esc-cli/commands/esc_completion/) - Generate the autocompletion script for the specified shell

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_completion_fish.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ esc completion fish [flags]

* [esc completion](/docs/esc-cli/commands/esc_completion/) - Generate the autocompletion script for the specified shell

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_completion_powershell.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ esc completion powershell [flags]

* [esc completion](/docs/esc-cli/commands/esc_completion/) - Generate the autocompletion script for the specified shell

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_completion_zsh.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ esc completion zsh [flags]

* [esc completion](/docs/esc-cli/commands/esc_completion/) - Generate the autocompletion script for the specified shell

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_env.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ For more information, please visit the project page: https://www.pulumi.com/docs
* [esc env run](/docs/esc-cli/commands/esc_env_run/) - Open the environment with the given name and run a command.
* [esc env set](/docs/esc-cli/commands/esc_env_set/) - Set a value within an environment.

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
3 changes: 2 additions & 1 deletion content/docs/esc-cli/commands/esc_env_edit.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ esc env edit [<org-name>/]<environment-name> [flags]
```
--editor string the command to use to edit the environment definition
-h, --help help for edit
--show-secrets Show static secrets in plaintext rather than ciphertext
```

## Options inherited from parent commands
Expand All @@ -39,4 +40,4 @@ esc env edit [<org-name>/]<environment-name> [flags]

* [esc env](/docs/esc-cli/commands/esc_env/) - Manage environments

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
3 changes: 2 additions & 1 deletion content/docs/esc-cli/commands/esc_env_get.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ esc env get [<org-name>/]<environment-name> <path> [flags]

```
-h, --help help for get
--show-secrets Show static secrets in plaintext rather than ciphertext
--value string set to print just the value in the given format. may be 'dotenv', 'json', 'detailed', or 'shell'
```

Expand All @@ -36,4 +37,4 @@ esc env get [<org-name>/]<environment-name> <path> [flags]

* [esc env](/docs/esc-cli/commands/esc_env/) - Manage environments

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_env_init.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ esc env init [<org-name>/]<environment-name> [flags]

* [esc env](/docs/esc-cli/commands/esc_env/) - Manage environments

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_env_ls.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ esc env ls [flags]

* [esc env](/docs/esc-cli/commands/esc_env/) - Manage environments

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_env_open.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ esc env open [<org-name>/]<environment-name> [property path] [flags]

* [esc env](/docs/esc-cli/commands/esc_env/) - Manage environments

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_env_rm.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ esc env rm [<org-name>/]<environment-name> [path] [flags]

* [esc env](/docs/esc-cli/commands/esc_env/) - Manage environments

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_env_run.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ esc env run [<org-name>/]<environment-name> [flags] -- [command]

* [esc env](/docs/esc-cli/commands/esc_env/) - Manage environments

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_env_set.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ esc env set [<org-name>/]<environment-name> <path> <value> [flags]

* [esc env](/docs/esc-cli/commands/esc_env/) - Manage environments

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_login.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ esc login [<url>] [flags]

* [esc](/docs/esc-cli/commands/esc/) - Pulumi ESC command line

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_logout.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ esc logout <url> [flags]

* [esc](/docs/esc-cli/commands/esc/) - Pulumi ESC command line

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_open.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ esc open [<org-name>/]<environment-name> [property path] [flags]

* [esc](/docs/esc-cli/commands/esc/) - Pulumi ESC command line

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_run.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ esc run [<org-name>/]<environment-name> [flags] -- [command]

* [esc](/docs/esc-cli/commands/esc/) - Pulumi ESC command line

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion content/docs/esc-cli/commands/esc_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ esc version [flags]

* [esc](/docs/esc-cli/commands/esc/) - Pulumi ESC command line

###### Auto generated by spf13/cobra on 27-Oct-2023
###### Auto generated by spf13/cobra on 4-Nov-2023
2 changes: 1 addition & 1 deletion static/esc/latest-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.7
0.6.0

0 comments on commit a636ccf

Please sign in to comment.