Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli @ 457cb69b

Name Size
  commands
__init__.py 13.3 kB
argument.py 9.7 kB
command_shell.py 9 kB
command_tree.py 6.9 kB
config.py 4.7 kB
errors.py 3.2 kB
history.py 2.6 kB
utils.py 6 kB

Latest revisions

# Date Author Comment
457cb69b 11/23/2012 12:13 pm Stavros Sachtouris

Initialize new documents in docs

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

329753ae 11/21/2012 12:39 pm Stavros Sachtouris

Update docs, fix bug when progress not installed

aa25346e 11/20/2012 07:03 pm Stavros Sachtouris

Pretify print_items

24518694 11/20/2012 06:25 pm Stavros Sachtouris

Print id before other info in network_list

2809ad78 11/20/2012 06:17 pm Stavros Sachtouris

Add --update functionality to image register ui

bcebdfef 11/20/2012 06:07 pm Stavros Sachtouris

New image method: reregister(location[, ...])

efbcdc41 11/20/2012 02:13 pm Stavros Sachtouris

Move split_line code to cli.utils

c530c456 11/20/2012 02:01 pm Stavros Sachtouris

Match more quoted text

Single quotes have now higher priority than double quotes
and they can be used together. E.g.

[server]: create 'Name "middle name" surname' 43 im@g31d5tr1ng

will push
Name "middle name" surname
as the name of the VM to the server

View revisions

Also available in: Atom