yc serverless container
Manage containers
Command Usage
Syntax:
yc serverless container <group|command>
Aliases:
containers
Command Tree
-
yc serverless container add-access-binding — Add access binding for the specified container
-
yc serverless container add-labels — Add labels to specified container
-
yc serverless container allow-unauthenticated-invoke — Allow unauthenticated invoke for the specified container
-
yc serverless container create — Create a container
-
yc serverless container delete — Delete the specified container
-
yc serverless container deny-unauthenticated-invoke — Deny unauthenticated invoke for the specified container
-
yc serverless container get — Show information about the specified container
-
yc serverless container list — List containers
-
yc serverless container list-access-bindings — List access bindings for the specified container
-
yc serverless container list-operations — Show operations for the specified container
-
yc serverless container remove-access-binding — Remove access binding for the specified container
-
yc serverless container remove-labels — Remove labels from specified container
-
yc serverless container rollback — Rollback the specified container to the specified revision
-
yc serverless container set-access-bindings — Set access bindings for the specified container and delete all existing access bindings if there were any
-
yc serverless container update — Update the specified container
-
yc serverless container revision — Manage container revisions
-
yc serverless container revision deploy — Deploy new container revision
-
yc serverless container revision get — Show information about the specified container revision
-
yc serverless container revision list — List container revisions
-
Global Flags
|
Flag |
Description |
|
|
Set the custom configuration file. |
|
|
Debug logging. |
|
|
Debug gRPC logging. Very verbose, used for debugging connection problems. |
|
|
Disable printing user intended output to stderr. |
|
|
Enable gRPC retries. By default, retries are enabled with maximum 5 attempts. |
|
|
Set the ID of the cloud to use. |
|
|
Set the ID of the folder to use. |
|
|
Set the name of the folder to use (will be resolved to id). |
|
|
Set the Cloud API endpoint (host:port). |
|
|
Set the OAuth token to use. |
|
|
Set the ID of the service account to impersonate. |
|
|
Disable opening browser for authentication. |
|
|
Set the output format: text (default), yaml, json, json-rest. |
|
|
Query to select values from the response using jq syntax |
|
|
Display help for the command. |