Class: Pvectl::Commands::StartContainer

Inherits:
Object
  • Object
show all
Includes:
ContainerLifecycleCommand
Defined in:
lib/pvectl/commands/start_container.rb

Overview

Handler for the ‘pvectl start container` command.

Starts one or more LXC containers.

Examples:

Start a single container

pvectl start container 200

Constant Summary collapse

OPERATION =
:start

Method Summary

Methods included from ContainerLifecycleCommand

included

Methods included from ResourceLifecycleCommand

#execute, included, #initialize