Feature #3566
Design and apply a naming convention for kamaki commands
Status: | Closed | Start date: | 04/09/2013 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Stavros Sachtouris | % Done: | 100% |
|
Category: | kamaki | Spent time: | - | |
Target version: | v0.8 |
Description
Rules for kamaki commands:
kamaki <object[ subobject...]> <verb[ subverb...]>
For example:
kamaki server create
In specific, the command groups (objects) are going to be:
user: Astakos API commands flavor: Cyclades/Compute API flavor commands image: Cyclades/Plankton API image commands image compute: Cyclades/Compute API image commands network: Cyclades/Compute API network commands server: Cyclades/Compute API server commands file: Pithos+ storage commands config: Configuration commands history: Command history
Also, format help mechanism to present command help like this:<command terms>:<tab><description>
History
#1 Updated by Stavros Sachtouris about 10 years ago
- % Done changed from 0 to 90
10% TODO: show text following this format:
<command group>:<tab><description>
#2 Updated by Stavros Sachtouris about 10 years ago
- Status changed from New to Resolved
- % Done changed from 90 to 100
#3 Updated by Stavros Sachtouris about 10 years ago
- Status changed from Resolved to Closed