VGS CLI
The VGS CLI is a developer tool that helps you build, test, and manage your VGS configurations programmatically from a terminal. It enables programmatic usage of VGS APIs in code or as a part of a script or CI/CD pipeline.
What can it do
You can use the VGS CLI to manage routes, preferences, service accounts, vaults, credentials, and logs.
How do I get it
You can install the VGS CLI from PyPi or run via the VGS CLI Docker Image.
How do I use it
Read the VGS CLI Quickstart to learn how to install, authenticate, and manage resources using the VGS CLI.
Where do I go for help
Last updated