summaryrefslogtreecommitdiffstats
path: root/ipalib/cli.py
Commit message (Expand)AuthorAgeFilesLines
* 122: The dictorary interface to CLI now has keys build using to_cli(), rather...Jason Gerard DeRose2008-08-121-2/+15
* 115: CLI now parses out kw args; cmd.__call__() now uses print_n_call() to gi...Jason Gerard DeRose2008-08-121-14/+14
* 114: Fixed cmd.__get_options(); more work on CLIJason Gerard DeRose2008-08-121-2/+17
* 112: More work on cli.pyJason Gerard DeRose2008-08-111-9/+15
* 110: Started fleshing out more in cli.pyJason Gerard DeRose2008-08-111-0/+31
* 87: Moved to_cli(), from_cli() functions from plugable.py into new cli.py fil...Jason Gerard DeRose2008-08-081-0/+40