VGS Client
Project description
VGS CLI
Command Line Tool for programmatic configurations on VGS.
Table of Contents
- Requirements
- Installation
- Run
- Running in Docker
- Commands
- Code Standards
- Automation with VGS CLI
- Sphinx Documentation
- Plugins Development
Requirements
Installation
PyPI
Install the latest version from PyPI:
pip install vgs-cli
Run
Verify your installation by running:
vgs --version
Running in Docker
Check our official documentation.
Commands
helploginlogoutroutes getroutes applylogs accessaccess-credentials getaccess-credentials generateorganizations getvaults get
Code Standards
We follow the defaults enforced by Black and isort (with the Black profile). A formatting workflow runs in CI and installs black, isort, and ruff. Before opening a pull request, install the tools with pip install black isort ruff and run:
black .
isort --profile black .
ruff check .
Automation with VGS CLI
If you want to use the VGS CLI for automation you might be interested in creating a service account.
Plugins Development
See Click - Developing Plugins.
In order to develop a plugin you need to register your commands to an entrypoint in setup.py.
Supported entrypoints:
vgs.plugins- for extendingvgswith sub-commandsvgs.get.plugins- for extendingvgs getwith sub-commandsvgs.apply.plugins- for extendingvgs applywith sub-commandsvgs.logs.plugins- for extendingvgs logswith sub-commands
Example:
entry_points='''
[vgs.plugins]
activate=vgscliplugin.myplugin:new_command
[vgs.get.plugins]
preferences=vgscliplugin.myplugin:new_get_command
'''
Plugin catalog
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vgs_cli-1.30.20.dev1-py3-none-any.whl.
File metadata
- Download URL: vgs_cli-1.30.20.dev1-py3-none-any.whl
- Upload date:
- Size: 55.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2fb2d123d5e34950cfdca95df2c7712ea29806e4bb71db0b79c3334a36ff41b
|
|
| MD5 |
dd5693b35b8a72c5535135ae6578eda8
|
|
| BLAKE2b-256 |
1466b0482050fdbf6554a2493be0ed5d73034f3009f1e741fa31d3c709bdb907
|
Provenance
The following attestation bundles were made for vgs_cli-1.30.20.dev1-py3-none-any.whl:
Publisher:
build-publish.yaml on verygoodsecurity/vgs-cli
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vgs_cli-1.30.20.dev1-py3-none-any.whl -
Subject digest:
e2fb2d123d5e34950cfdca95df2c7712ea29806e4bb71db0b79c3334a36ff41b - Sigstore transparency entry: 996985608
- Sigstore integration time:
-
Permalink:
verygoodsecurity/vgs-cli@3fa803c0582e9805c5a8fdbba171e253e63de894 -
Branch / Tag:
refs/tags/1.30.20.dev1 - Owner: https://github.com/verygoodsecurity
-
Access:
internal
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build-publish.yaml@3fa803c0582e9805c5a8fdbba171e253e63de894 -
Trigger Event:
push
-
Statement type: