Class: Pvectl::Commands::DeleteContainer
- Inherits:
-
Object
- Object
- Pvectl::Commands::DeleteContainer
- Includes:
- DeleteCommand
- Defined in:
- lib/pvectl/commands/delete_container.rb
Overview
Handler for the ‘pvectl delete container` command.
Deletes one or more LXC containers from the cluster. Always requires confirmation (–yes to skip). Running containers must be stopped first or use –force.
Constant Summary collapse
- RESOURCE_TYPE =
:container- SUPPORTED_RESOURCES =
%w[container ct].freeze