yc baremetal
Статья создана
Обновлена 7 ноября 2025 г.
Manage Baremetal resources
Command Usage
Syntax:
yc baremetal <group>
Command Tree
- yc baremetal boot-image — Manage images
- yc baremetal boot-image add-labels — Add labels to specified boot-image
- yc baremetal boot-image create — Create an boot-image
- yc baremetal boot-image delete — Delete the specified boot-image
- yc baremetal boot-image get — Show information about the specified boot-image
- yc baremetal boot-image list — List boot-images
- yc baremetal boot-image list-operations — List operations for the specified boot-image
- yc baremetal boot-image remove-labels — Remove labels from specified boot-image
- yc baremetal boot-image update — Update the specified boot-image
- yc baremetal configuration — Manage configurations
- yc baremetal configuration get — Show information about the specified configuration
- yc baremetal configuration list — List configurations
- yc baremetal hardware-pool — Manage hardware pools
- yc baremetal hardware-pool get — Show information about the specified hardware pool
- yc baremetal hardware-pool list — List hardware pools
- yc baremetal image — Manage images
- yc baremetal image get — Show information about the specified image
- yc baremetal image list — List images. Pass the '--folder-id = baremetal-standard-images' flag to get general images
- yc baremetal private-cloud-connection — Manage private cloud connections
- yc baremetal private-cloud-connection create — Create a private cloud connection
- yc baremetal private-cloud-connection delete — Delete the specified private cloud connection
- yc baremetal private-cloud-connection get — Show information about the specified private cloud connection
- yc baremetal private-cloud-connection list — List private cloud connections
- yc baremetal private-cloud-connection update — Update the specified private cloud connection
- yc baremetal private-subnet — Manage private subnet
- yc baremetal private-subnet add-labels — Add labels to specified private subnet
- yc baremetal private-subnet create — Create a private subnet
- yc baremetal private-subnet delete — Delete the specified private subnet
- yc baremetal private-subnet get — Show information about the specified private subnet
- yc baremetal private-subnet list — List private subnets
- yc baremetal private-subnet list-operations — List operations for the specified private subnet
- yc baremetal private-subnet remove-labels — Remove labels from specified private subnet
- yc baremetal private-subnet update — Update the specified private subnet
- yc baremetal public-subnet — Manage public subnet
- yc baremetal public-subnet add-labels — Add labels to specified public subnet
- yc baremetal public-subnet create — Create a public subnet
- yc baremetal public-subnet delete — Delete the specified public subnet
- yc baremetal public-subnet get — Show information about the specified public subnet
- yc baremetal public-subnet list — List public subnets
- yc baremetal public-subnet list-operations — List operations for the specified public subnet
- yc baremetal public-subnet remove-labels — Remove labels from specified public subnet
- yc baremetal public-subnet update — Update the specified public subnet
- yc baremetal rental-period — Manage rental periods
- yc baremetal rental-period list — List rental periods
- yc baremetal server — Manage servers
- yc baremetal server add-labels — Add labels to specified server
- yc baremetal server create — Create an server
- yc baremetal server get — Show information about the specified server
- yc baremetal server list — List servers
- yc baremetal server list-operations — List operations for the specified server
- yc baremetal server power-off — Power Off the specified server
- yc baremetal server power-on — Power On the specified server
- yc baremetal server reboot — Power Off the specified server
- yc baremetal server reinstall — Reinstall the specified server
- yc baremetal server remove-labels — Remove labels from specified server
- yc baremetal server update — Update the specified server
- yc baremetal vrf — Manage vrf
- yc baremetal vrf add-labels — Add labels to specified vrf
- yc baremetal vrf create — Create a vrf
- yc baremetal vrf delete — Delete the specified vrf
- yc baremetal vrf get — Show information about the specified vrf
- yc baremetal vrf list — List vrfs
- yc baremetal vrf list-operations — List operations for the specified vrf
- yc baremetal vrf remove-labels — Remove labels from specified vrf
- yc baremetal vrf update — Update the specified vrf
- yc baremetal zone — Manage zones
- yc baremetal zone get — Show information about the specified zone
- yc baremetal zone list — List zones
Global Flags
| Flag | Description |
|---|---|
--profile |
stringSet the custom configuration file. |
--debug |
Debug logging. |
--debug-grpc |
Debug gRPC logging. Very verbose, used for debugging connection problems. |
--no-user-output |
Disable printing user intended output to stderr. |
--retry |
intEnable gRPC retries. By default, retries are enabled with maximum 5 attempts. Pass 0 to disable retries. Pass any negative value for infinite retries. Even infinite retries are capped with 2 minutes timeout. |
--cloud-id |
stringSet the ID of the cloud to use. |
--folder-id |
stringSet the ID of the folder to use. |
--folder-name |
stringSet the name of the folder to use (will be resolved to id). |
--endpoint |
stringSet the Cloud API endpoint (host:port). |
--token |
stringSet the OAuth token to use. |
--impersonate-service-account-id |
stringSet the ID of the service account to impersonate. |
--no-browser |
Disable opening browser for authentication. |
--format |
stringSet the output format: text (default), yaml, json, json-rest. |
--jq |
stringQuery to select values from the response using jq syntax |
-h,--help |
Display help for the command. |