LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tests/test_apply_service_account.py
tests/test_apply_vault.py
tests/test_apply_vault_resources.py
tests/test_audit_logs.py
tests/test_auth.py
tests/test_auth_utils.py
tests/test_callback_server.py
tests/test_check_for_updates.py
tests/test_config_file.py
tests/test_errors.py
tests/test_generate.py
tests/test_generate_access_credentials.py
tests/test_get_access_credentials.py
tests/test_get_credentials.py
tests/test_get_organizations.py
tests/test_get_routes.py
tests/test_get_service_accounts.py
tests/test_get_vaults.py
tests/test_keyring_token_util.py
tests/test_logs_access.py
tests/test_logs_operations.py
tests/test_service_account.py
vgs_cli.egg-info/PKG-INFO
vgs_cli.egg-info/SOURCES.txt
vgs_cli.egg-info/dependency_links.txt
vgs_cli.egg-info/entry_points.txt
vgs_cli.egg-info/not-zip-safe
vgs_cli.egg-info/requires.txt
vgs_cli.egg-info/top_level.txt
vgscli/__init__.py
vgscli/_version.py
vgscli/access_logs.py
vgscli/audits_api.py
vgscli/auth.py
vgscli/auth_server.py
vgscli/auth_utils.py
vgscli/callback_server.py
vgscli/cli_utils.py
vgscli/click_extensions.py
vgscli/config_file.py
vgscli/errors.py
vgscli/file_token_util.py
vgscli/id_generator.py
vgscli/keyring_token_util.py
vgscli/testing.py
vgscli/text.py
vgscli/token_handler.py
vgscli/vgs.py
vgscli/cli/__init__.py
vgscli/cli/commands/__init__.py
vgscli/cli/commands/apply.py
vgscli/cli/commands/generate.py
vgscli/cli/commands/get.py
vgscli/cli/types/__init__.py
vgscli/cli/types/resource_id.py
vgscli/cli/types/variable.py
vgscli/resource-templates/http-route-template.yaml
vgscli/resource-templates/mft-route-template.yaml
vgscli/resource-templates/vault-template.yaml
vgscli/resource-templates/service-account/calm.yaml
vgscli/resource-templates/service-account/checkout.yaml
vgscli/resource-templates/service-account/payments-admin.yaml
vgscli/resource-templates/service-account/sub-account-checkout.yaml
vgscli/resource-templates/service-account/vgs-cli.yaml
vgscli/validation-schemas/service-account-schema.yaml
vgscli/validation-schemas/vault-resources.yaml
vgscli/validation-schemas/vault-schema.yaml