Synopsis
Options
--categories (string array)
The categories to match. The response includes templates that match at least one category.
--global-only (bool)
Returns only global templates when true. The service ignores parent_id in this mode.
Global catalog reads require authentication but do not require a resource permission.
--kind (string)
The template kind: “covm” or “devlab”. The default is “covm”.
--page-size (int64)
The requested page size. The service currently ignores this field and returns all matching templates.
The default value is 0.
--page-token (string)
The pagination token. The service currently ignores this field. Leave it empty.
--parent-id (string)
The project ID. The response includes templates from this project and the global catalog.
Required unless global_only is true.
--search (string)
The text to find in template names and descriptions. The search is case-sensitive.
--all (bool)
List all the elements. Resets —page-size.
-i, --interactive (bool)
If set, runs a pagination on an alternate screen.
Global Options
-h, --help (bool)
Show this message.
-p, --profile (string)
Set a profile for interacting with the cloud.
--format (string)
Output format. Supported values: yaml|json|jsonpath|table|text.
-f, --file (string)
Input file. For ‘update’ commands automatically set —full=true.
-c, --config (string)
Provide path to config file.
--debug (bool)
Enable debug logs.
-I, --impersonate-service-account-id (string)
Impersonate into the service account and use its token for a command.
--color (bool)
Enable colored output.
--no-browser (bool)
Do not open browser automatically on auth.
--insecure (bool)
Disable transport security.
--auth-timeout (duration: 2h30m10s)
Set the timeout for the request including authentication process, default is 15m0s.
--per-retry-timeout (duration: 2h30m10s)
Set the timeout for each retry attempt, default is 20s.
--retries (uint)
Set the number of retry attempts, 1 is disable retries, default is 3.
--timeout (duration: 2h30m10s)
Set the timeout for the main request, default is 1m0s.
--no-check-update (bool)
Suppress check for updates.
--no-progress (bool)
Suppress progress indicators and spinners.