yc compute
Manage Yandex Compute Cloud resources.
Usage
Syntax:
yc compute <group>
Groups
yc compute instance
— manage virtual machine instances.get
— show information about the specified virtual machine instance.list
— list virtual machine instances.create
— create a virtual machine instance.update
— update the specified virtual machine instance.delete
— delete the specified virtual machine instance.get-serial-port-output
— return the serial port output of the specified virtual machine instance.stop
— stop the specified virtual machine instance.start
— start the specified virtual machine instance.restart
— restart the specified virtual machine instance.attach-disk
— attach existing disk to the specified virtual machine instance.attach-new-disk
— attach new disk to the the specified virtual machine instance.detach-disk
— detach disk from the specified virtual machine instance.list-operations
— list operations for the specified instance.
yc compute disk
— manage disks.get
— show information about the specified disk.list
— list disks.create
— create a disk.update
— update the specified disk.resize
— resize the specified disk.delete
— delete the specified disk.list-operations
— list operations for the specified disk.
yc compute disk-type
— show available disk types.get
— show information about the specified disk type.list
— list disk types.
yc compute image
— manage images.get
— show information about the specified image.list
— list images.get-latest-from-family
— show information about the latest image that is part of an image family.create
— create an image.update
— update the specified image.delete
— delete the specified image.list-operations
— list operations for the specified image.
yc compute snapshot
— manage snapshots.get
— show information about the specified snapshot.list
— list snapshots.create
— create a snapshot of the specified disk.update
— update the specified snapshot.delete
— delete the specified snapshot.list-operations
— list operations for the specified snapshot.
yc compute zone
— show availability zones.get
— show information about the specified availability zone.list
— list availability zones.