Module: Command

Defined in:
lib/command/cluster_ls.rb,
lib/command/node_info.rb,
lib/command/node_detach.rb,
lib/command/cluster_info.rb,
lib/command/node_destroy.rb,
lib/command/node_install.rb,
lib/command/basic_command.rb,
lib/command/ambari_command.rb,
lib/command/cluster_create.rb,
lib/command/cluster_delete.rb,
lib/command/node_reinstall.rb,
lib/command/ambari_add_host.rb,
lib/command/crowbar_command.rb,
lib/command/ambari_host_list.rb,
lib/command/ambari_stop_host.rb,
lib/command/ambari_start_host.rb,
lib/command/crowbar_node_list.rb,
lib/command/ambari_service_add.rb,
lib/command/ambari_cluster_list.rb,
lib/command/ambari_install_host.rb,
lib/command/ambari_service_info.rb,
lib/command/ambari_service_list.rb,
lib/command/ambari_stop_cluster.rb,
lib/command/ambari_start_cluster.rb,
lib/command/crowbar_node_command.rb,
lib/command/ambari_cluster_create.rb,
lib/command/ambari_service_delete.rb,
lib/command/ambari_stop_component.rb,
lib/command/ambari_cluster_command.rb,
lib/command/ambari_install_cluster.rb,
lib/command/ambari_service_conf_ls.rb,
lib/command/ambari_start_component.rb,
lib/command/ambari_install_component.rb,
lib/command/crowbar_cluster_allocate.rb,
lib/command/crowbar_vcluster_command.rb,
lib/command/ambari_service_conf_apply.rb,
lib/command/ambari_stop_host_component.rb,
lib/command/crowbar_get_barclamps_list.rb,
lib/command/ambari_cluster_host_command.rb,
lib/command/ambari_start_host_component.rb,
lib/command/ambari_stop_host_components.rb,
lib/command/ambari_service_component_add.rb,
lib/command/ambari_start_host_components.rb,
lib/command/ambari_install_host_component.rb,
lib/command/ambari_service_component_info.rb,
lib/command/ambari_cluster_service_command.rb,
lib/command/ambari_install_host_components.rb,
lib/command/ambari_stop_service_components.rb,
lib/command/ambari_service_component_delete.rb,
lib/command/ambari_service_component_detach.rb,
lib/command/ambari_start_service_components.rb,
lib/command/ambari_cluster_component_command.rb,
lib/command/ambari_get_cluster_configuration.rb,
lib/command/ambari_install_service_components.rb,
lib/command/ambari_cluster_service_host_command.rb,
lib/command/ambari_create_cluster_configuration.rb,
lib/command/ambari_cluster_component_host_command.rb

Defined Under Namespace

Classes: AmbariAddHost, AmbariClusterCommand, AmbariClusterComponentCommand, AmbariClusterComponentHostCommand, AmbariClusterCreate, AmbariClusterHostCommand, AmbariClusterList, AmbariClusterServiceCommand, AmbariClusterServiceHostCommand, AmbariCommand, AmbariCreateClusterConfiguration, AmbariGetClusterConfiguration, AmbariHostList, AmbariInstallCluster, AmbariInstallComponent, AmbariInstallHost, AmbariInstallHostComponent, AmbariInstallHostComponents, AmbariInstallServiceComponents, AmbariServiceAdd, AmbariServiceComponentAdd, AmbariServiceComponentDelete, AmbariServiceComponentDetach, AmbariServiceComponentInfo, AmbariServiceConfApply, AmbariServiceConfLs, AmbariServiceDelete, AmbariServiceInfo, AmbariServiceList, AmbariStartCluster, AmbariStartComponent, AmbariStartHost, AmbariStartHostComponent, AmbariStartHostComponents, AmbariStartServiceComponents, AmbariStopCluster, AmbariStopComponent, AmbariStopHost, AmbariStopHostComponent, AmbariStopHostComponents, AmbariStopServiceComponents, BasicCommand, ClusterCreate, ClusterDelete, ClusterInfo, ClusterLs, CrowbarClusterAllocate, CrowbarCommand, CrowbarGetBarclampsList, CrowbarNodeCommand, CrowbarNodeList, CrowbarVclusterCommand, NodeDestroy, NodeDetach, NodeInfo, NodeInstall, NodeReinstall