Class: Pvectl::Commands::MigrateContainer
- Inherits:
-
Object
- Object
- Pvectl::Commands::MigrateContainer
- Includes:
- MigrateCommand
- Defined in:
- lib/pvectl/commands/migrate_container.rb
Overview
Handler for the ‘pvectl migrate container` command.
Migrates one or more LXC containers to another cluster node. Always requires –target and confirmation (–yes to skip).
Constant Summary collapse
- RESOURCE_TYPE =
:container- SUPPORTED_RESOURCES =
%w[container ct].freeze
Constants included from MigrateCommand
Pvectl::Commands::MigrateCommand::NODE_NAME_FORMAT