vsatctl update config¶
vsatctl update config [flags]
Update existing VSatellite port assignments or the Venafi API URL.
Note
You must run this command with root privileges because it connects to the VSatellite cluster using credentials from a file that only root users can access.
Examples¶
sudo vsatctl update config --gRPCPort=443
sudo vsatctl update config --api-url https://api.venafi.cloud
sudo vsatctl update config --api-url https://eu.api.venafi.cloud --gRPCPort=443
Options¶
-h, --help help for config
--gRPCPort the port for outbound network communication
--api-url the FQDN used to connect to Venafi's API.
See also¶
- update - Update one of [proxy-config]
- Update
vsatctl
to upgrade security of existing VSatellite connections