mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-25 11:21:11 +01:00
We document CLI command arguments, options, and flags as partials:
- as a first step toward templatizing and autogenerating the CLI command pages.
- to make it easier to include and maintain elements shared across commands in the same family.
- to make it easier to include and maintain elements shared across command families.
- to make it easier to include information about standard flags on the command pages.
Partial template for CLI elements (required elements use in place of a default value):
-NAME (TYPE : DEFAULT)
DESCRIPTION
Example: EXAMPLE_OF_VALID_USE