Yandex.Cloud
  • Services
  • Why Yandex.Cloud
  • Pricing
  • Documentation
  • Contact us
Get started
Command line interface
  • Getting started with the CLI
  • Step-by-step instructions
    • All instructions
    • CLI installation
    • Authentication
      • Authenticating as a user
      • Authenticating as a service account
      • Authenticating as a federated user
    • Profile management
      • Creating a profile
      • Managing profile parameters
      • Getting profile information
      • Activating a profile
      • Deleting a profile
  • Concepts
    • Running commands
    • CLI configuration
    • Synchronous and asynchronous command execution modes
  • CLI releases
  • Troubleshooting
  • CLI reference
    • Overview
    • YC CLI management
      • yc operation
      • yc config
      • yc components
    • Service management
      • yc iam
      • yc resource-manager
      • yc compute
      • yc vpc
      • yc managed-clickhouse
      • yc managed-mongodb
      • yc managed-postgresql
  1. CLI reference
  2. Service management
  3. yc compute

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.
    Language
    Careers
    Privacy policy
    Terms of use
    © 2021 Yandex.Cloud LLC