Class: Pvectl::Commands::TemplateContainer
- Inherits:
-
Object
- Object
- Pvectl::Commands::TemplateContainer
- Includes:
- TemplateCommand
- Defined in:
- lib/pvectl/commands/template_container.rb
Overview
Handler for the ‘pvectl template container` command.
Converts one or more containers to templates (irreversible). 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