Module: SANStore::CLI
- Defined in:
- lib/SANStore/cli/base.rb,
lib/SANStore/cli/logger.rb
Overview
The CLI
module acts as the gathering place for all the gloabl options and the sub-commands which the SANStore
command can deal with. Sub-commands are themselves defined in the Commands module