Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / commands @ a2ef112e

Name Size
__init__.py 1.8 kB
astakos_cli.py 2.6 kB
config_cli.py 3.3 kB
cyclades_cli.py 19.9 kB
history_cli.py 2.7 kB
image_cli.py 11.5 kB
pithos_cli.py 46.1 kB
test_cli.py 3 kB

Latest revisions

# Date Author Comment
befed235 11/29/2012 06:36 pm Stavros Sachtouris

Update pithos_cli comments for better autodocs

03d661d8 11/29/2012 06:11 pm Stavros Sachtouris

Replace pithos_cli.MetaArguement with KeyValueArg

e5d1d5c2 11/27/2012 05:27 pm Stavros Sachtouris

Complete the kamaki interactive shell usage guide

Not spell-checked yet

57d622b6 11/27/2012 02:29 pm Stavros Sachtouris

Restore server-create --personality syntax etc.

the server-create command can, again, use the old syntax for --personality
parameter. What's more, multiple personalities can be appended on the
same call:

kamaki server create 'server name' <flavor id> <image id>...

7de017e5 11/27/2012 02:03 pm Stavros Sachtouris

Restore old personality syntax

Syntax is now the following:

kamaki create server 'Server name' <flavor id> <image id> [... params ...]
--personality=local_path[,server_path[,owner[,group[,mode]]]]

48cae069 11/23/2012 03:46 pm Stavros Sachtouris

Fix image_cli properties bug

f23a5cdb 11/23/2012 03:38 pm Stavros Sachtouris

Quick setup guide, remove empty lins in image list

e0f40c94 11/23/2012 12:39 pm Stavros Sachtouris

Fix quoted-input bug in one-cmd

7845bf51 11/22/2012 03:21 pm Stavros Sachtouris

Fix local-path ref, undo register_cli syntax modif

WAS: register <name> <location>
THEN: register <location> [name]
NOW: register <name> <location>

but can run with --update to update an existing image instead of
replacing it

939ef0f6 11/21/2012 02:35 pm Stavros Sachtouris

Remove forgoten test from image_cli

View revisions

Also available in: Atom