yc container v0
Manage Container resources.
Command Usage
Syntax:
yc container v0 <group>
Command Tree
-
yc container v0 cluster — Manage Kubernetes clusters.
-
yc container v0 cluster add-access-binding — Add access binding for the specified Kubernetes cluster.
-
yc container v0 cluster add-labels — Add labels to the specified Kubernetes cluster.
-
yc container v0 cluster create — Create a Kubernetes cluster.
-
yc container v0 cluster delete — Delete a Kubernetes cluster.
-
yc container v0 cluster get — Get information about a Kubernetes cluster.
-
yc container v0 cluster get-credentials — Create or update kubeconfig for the specified Kubernetes cluster.
-
yc container v0 cluster list — List Kubernetes clusters available in a folder.
-
yc container v0 cluster list-access-bindings — List access bindings for the specified Kubernetes cluster.
-
yc container v0 cluster list-node-groups — List Kubernetes cluster node groups.
-
yc container v0 cluster list-nodes — List nodes in all node groups of the specified Kubernetes cluster.
-
yc container v0 cluster list-operations — List operations for the specified Kubernetes cluster.
-
yc container v0 cluster remove-access-binding — Remove access binding for the specified Kubernetes cluster.
-
yc container v0 cluster remove-labels — Remove labels from the specified Kubernetes cluster.
-
yc container v0 cluster reschedule-maintenance — Reschedule mandatory maintenance for the specified Kubernetes cluster.
-
yc container v0 cluster set-access-bindings — Set access bindings for the specified Kubernetes cluster and delete all existing access bindings if there were any
-
yc container v0 cluster start — Start a Kubernetes cluster and all its node groups.
-
yc container v0 cluster stop — Stop a Kubernetes cluster and all its node groups.
-
yc container v0 cluster update — Modify configuration or attributes of a Kubernetes cluster.
-
-
yc container v0 image — Manage Docker images.
-
yc container v0 image delete — Delete a Docker image.
-
yc container v0 image get — Get information about a Docker image.
-
yc container v0 image get-last-scan-result — [PREVIEW] Get recent scan result of Docker image.
-
yc container v0 image get-scan-result — [PREVIEW] Get scan result.
-
yc container v0 image list — List Docker images.
-
yc container v0 image list-scan-results — [PREVIEW] List scan results of Docker image.
-
yc container v0 image list-vulnerabilities — [PREVIEW] List vulnerabilities found during scan.
-
yc container v0 image scan — [PREVIEW] Start scan of Docker image for vulnerabilities.
-
-
yc container v0 node-group — Manage node groups.
-
yc container v0 node-group add-labels — Add labels to the specified node group.
-
yc container v0 node-group add-metadata — Add or update metadata of the node template of the specified node group.
-
yc container v0 node-group add-node-labels — Add NODE labels to the specified node group.
-
yc container v0 node-group create — Create a node group.
-
yc container v0 node-group delete — Delete a node group.
-
yc container v0 node-group get — Get information about a node group.
-
yc container v0 node-group list — List node groups available in a folder.
-
yc container v0 node-group list-nodes — List nodes for the specified node group.
-
yc container v0 node-group list-operations — List operations for the specified node group.
-
yc container v0 node-group remove-labels — Remove labels from the specified node group.
-
yc container v0 node-group remove-metadata — Remove keys from metadata of the node template of the specified node group.
-
yc container v0 node-group remove-node-labels — Remove NODE labels from the specified node group.
-
yc container v0 node-group update — Modify configuration or attributes of a node group.
-
-
yc container v0 registry — Manage registries.
-
yc container v0 registry add-access-binding — Add access binding for the specified registry
-
yc container v0 registry add-ip-permissions — Add ip permissions for the specified registry
-
yc container v0 registry add-labels — Add labels to a registry.
-
yc container v0 registry configure-docker — Configure docker to use Yandex Cloud credential helper.
-
yc container v0 registry create — Create a registry.
-
yc container v0 registry delete — Delete a registry.
-
yc container v0 registry get — Get information about a registry.
-
yc container v0 registry list — List registries.
-
yc container v0 registry list-access-bindings — List access bindings for the specified registry
-
yc container v0 registry list-ip-permissions — List ip permissions for the specified registry
-
yc container v0 registry remove-access-binding — Remove access binding for the specified registry
-
yc container v0 registry remove-ip-permissions — Remove ip permissions for the specified registry
-
yc container v0 registry remove-labels — Remove labels from a registry.
-
yc container v0 registry set-access-bindings — Set access bindings for the specified registry and delete all existing access bindings if there were any
-
yc container v0 registry set-ip-permissions — Set ip permissions for the specified registry and delete all existing ip permission if there were any
-
yc container v0 registry update — Modify configuration or attributes of a registry.
-
-
yc container v0 repository — Manage Docker image repositories.
-
yc container v0 repository add-access-binding — Add access binding for the specified repository
-
yc container v0 repository get — Get information about a Docker image repository.
-
yc container v0 repository list — List Docker image repositories.
-
yc container v0 repository list-access-bindings — List access bindings for the specified repository
-
yc container v0 repository remove-access-binding — Remove access binding for the specified repository
-
yc container v0 repository set-access-bindings — Set access bindings for the specified repository and delete all existing access bindings if there were any
-
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. |
|
|
CLI syntax: 1 (legacy) or 2 (current). Omit to use default-syntax in the profile or the product default. |
|
|
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. |