Class: Pvectl::Commands::StopContainer

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

Overview

Handler for the ‘pvectl stop container` command.

Stops one or more LXC containers (hard stop).

Examples:

Stop a single container

pvectl stop container 200

Constant Summary collapse

OPERATION =
:stop

Method Summary

Methods included from ContainerLifecycleCommand

included

Methods included from ResourceLifecycleCommand

#execute, included, #initialize