gcloud_components_repositories (1)
NAME
- gcloud components repositories - manage additional component repositories for Trusted Tester programs
SYNOPSIS
-
gcloud components repositories COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
If you are participating in a Trusted Tester program, you will be instructed on the location of repositories that you should add. These commands allow you to manage the set of repositories you have registered.
Once you have a repository registered, the component manager will use that location to locate new Cloud SDK components that are available, or possibly different versions of existing components that can be installed.
If you want to revert to a standard version of the Cloud SDK at any time, you may remove all repositories and then run:
- $ gcloud components update
to revert to a standard installation.
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- add
-
Add a new Trusted Tester component repository.
- list
-
List any Trusted Tester component repositories you have registered.
- remove
- Remove a registered Trusted Test component repository.