.. _ref_cubic_restart: cubic restart ============= .. code-block:: $ cubic restart --help Restart VM instances Examples: Restart the VM instance 'my-instance': $ cubic restart my-instance Restart multiple VM instances: $ cubic restart trixie noble Usage: cubic restart [OPTIONS] [INSTANCES]... Arguments: [INSTANCES]... Names of the virtual machine instances Options: -v, --verbose Increase logging output -q, --quiet Reduce logging output -h, --help Print help (see a summary with '-h')