Class: CapsuleCD::Cli
- Inherits:
-
Thor
- Object
- Thor
- CapsuleCD::Cli
- Defined in:
- lib/capsulecd/cli.rb
Overview
The command line interface for CapsuleCD.
Instance Method Summary collapse
-
#start ⇒ Object
Begin processing.
Instance Method Details
#start ⇒ Object
Begin processing
12 |
# File 'lib/capsulecd/cli.rb', line 12 desc 'start', 'Start a new CapsuleCD package pipeline ' |