Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / argument @ 95482dab

# Date Author Comment
ca5528f1 08/27/2013 04:38 pm Stavros Sachtouris

Add meta/properties image methods, whip compute

Refs: #4231

New methods:
/image meta list/set/delete --<meta>[=value] ... -p k1[=v1] [-p k2[=v2]] ...

2d1202ee 08/21/2013 04:04 pm Stavros Sachtouris

Add --property to image list

Refs: #4220

Also, fix various bugs introduced by utils re-writtings

264847a7 07/23/2013 12:00 pm Stavros Sachtouris

Test ArgumentParseManager.parse

b57eaeb0 07/22/2013 06:25 pm Stavros Sachtouris

Test ArgumentParseManager.update_arguments

Refs: #4058

Missing test: ArgumentParseManager.parse

a75393fb 07/22/2013 05:11 pm Stavros Sachtouris

Fix intetation mistake

f52b39db 07/22/2013 01:54 pm Stavros Sachtouris

Allow non-None empty default values in Args

Refs: #4058

631b7c35 07/19/2013 06:17 pm Stavros Sachtouris

Test ArgumentParseManager upto update_parser

Refs: #4058

c0fbf04c 07/19/2013 04:36 pm Stavros Sachtouris

Test ProgressBarArgument

Refs: #4058

67083ca0 07/19/2013 03:46 pm Stavros Sachtouris

Fix typo in error docs

8d427cb9 07/19/2013 12:22 pm Stavros Sachtouris

Test Version and KeyValue Arguments

Refs: #4058

2af87afc 07/19/2013 11:01 am Stavros Sachtouris

Recover default fallback for Int/DateArguments

b7ff6e0c 07/18/2013 06:38 pm Stavros Sachtouris

Test DateArgument

Refs: #4058

02987e9c 07/18/2013 05:09 pm Stavros Sachtouris

Test IntArgument

Refs: #4058

3a5b1ceb 07/18/2013 04:46 pm Stavros Sachtouris

Test FlagArgument and ValueArgument

Refs: #4058

34c480f2 07/17/2013 06:22 pm Stavros Sachtouris

Fully test RuntimeConfigArgument

Refs: #4058

1bd4f765 07/17/2013 04:43 pm Stavros Sachtouris

Initialize RuntimeConfigArgument unittests

Refs: #4058

c89d5f34 07/17/2013 04:01 pm Stavros Sachtouris

Mock calls to kamaki.cli.config.Config methods

Refs: #4058

a7aacf12 07/16/2013 06:22 pm Stavros Sachtouris

Complete ConfigArgument testing

Refs: #4058

f17d6cb5 07/16/2013 04:55 pm Stavros Sachtouris

Fully test argument.Argument

Refs: #4058

5286e2c3 07/16/2013 02:57 pm Stavros Sachtouris

Initialize unittests for argument.Argument

Refs: #4058

Also, make argument package a directory