Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / commands / livetest.py @ 0e27687b

History | View | Annotate | Download (7.2 kB)

# Date Author Comment
1d0f1ffa 09/12/2013 12:39 pm Stavros Sachtouris

Remove builtin.print from _commands

Refs: #4292

a29d2f88 04/15/2013 12:12 pm Stavros Sachtouris

Apply uniform descriptions to all client commands

<GRNET name>/<OS name> API <actuall api> commands

e.g.
Cyclades/Compute API server commands
or
Pithos+/Storage API commands

Commands file names are named after the API they implement, not the command interface....

0ea31480 04/12/2013 06:27 pm Stavros Sachtouris

Update docs, rename kamaki.cli.commands/*

Documentation updates: reflect the changes in command groups
astakos --> user, store --> file

File renaming: remove the _cli suffix from modules in kamaki.cli.commands

Feature #3566