Class: Pvectl::Commands::SetContainer

Inherits:
Object
  • Object
show all
Includes:
SetResourceCommand
Defined in:
lib/pvectl/commands/set_container.rb

Overview

Handler for the ‘pvectl set container` command.

Includes SetResourceCommand for shared workflow and overrides template methods with container-specific behavior.

Examples:

Basic usage

pvectl set container 200 memory=2048 hostname=web01

Method Summary

Methods included from SetResourceCommand

#execute, included, #initialize