Class: Pvectl::Commands::StartContainer

Inherits:
Object
  • Object
show all
Includes:
ContainerLifecycleCommand
Defined in:
lib/pvectl/commands/start_container.rb,
sig/pvectl/commands/start_container.rbs

Overview

Handler for the pvectl start container command.

Starts one or more LXC containers.

Examples:

Start a single container

pvectl start container 200

Constant Summary collapse

OPERATION =

Returns:

  • (Symbol)
:start

Method Summary

Methods included from ContainerLifecycleCommand

#build_presenter, #build_repository, #build_selector, #build_service, included, #resource_id_label, #resource_label, #supported_resources

Methods included from ResourceLifecycleCommand

#apply_selectors, #build_presenter, #build_repository, #build_selector, #build_service, #confirm_operation, #determine_exit_code, #execute, included, #initialize, #load_config, #no_resources_found, #operation_name, #output_results, #perform_operation, #resolve_resources, #resource_id_label, #resource_label, #selector_strings, #service_options, #supported_resources, #usage_error