HashiCorp Cloud Platform
hcp vault-secrets gateway-pools create
Command: hcp vault-secrets gateway-pools create
The hcp vault-secrets gateway-pools create
command creates a new Vault
Secrets gateway pool.
Usage
$ hcp vault-secrets gateway-pools create NAME [Optional Flags]
Examples
Create a new gateway pool:
$ hcp vault-secrets gateway-pools create company-tunnel \
--description "Tunnels to corporate network."
Positional arguments
NAME
- The name of the gateway pool to create.
Flags
--description=DESCRIPTION
- An optional description for the gateway pool to create.-o, --output-dir=OUTPUT_DIR_PATH
- Directory path where the gateway credentials file and config file should be written.-s, --show-client-secret=SHOW_CLIENT_SECRET
- Show the client secret in the output. If this is not set, OUTPUT_DIR_PATH should be set.