Module: Crowbar::Client::Command::Repository
- Defined in:
- lib/crowbar/client/command/repository.rb,
lib/crowbar/client/command/repository/list.rb,
lib/crowbar/client/command/repository/activate.rb,
lib/crowbar/client/command/repository/deactivate.rb,
lib/crowbar/client/command/repository/activate_all.rb,
lib/crowbar/client/command/repository/deactivate_all.rb
Overview
Module for the repository command implementations
Defined Under Namespace
Classes: Activate, ActivateAll, Deactivate, DeactivateAll, List