Skip to content

Operations with instances, including create, delete, start, stop, reboot and other actions

github-actions[bot] edited this page Jul 26, 2024 · 1 revision

Operations with instances, including create, delete, start, stop, reboot and other actions.

Usage:

Usage:
  ./mgc virtual-machine instances [flags]
  ./mgc virtual-machine instances [command]

Product catalog:

  • Commands:
  • create Create an instance.
  • delete Delete an instance.
  • get Retrieve the details of a specific instance.
  • list List all instances.
  • network-interface network-interface
  • reboot Reboot an instance.
  • rename Renames an instance.
  • retype Changes an instance machine-type.
  • start Starts an instance.
  • stop Stops an instance.
  • suspend Suspends instance.

Other commands:

  • Flags:
  • -h, --help help for instances
  • -v, --version version for instances

Flags:

Global Flags:
      --cli.show-cli-globals   Show all CLI global flags on usage text
Clone this wiki locally