index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
cli.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
269: Renamed print_api command to show_plugins
Jason Gerard DeRose
2008-09-08
1
-2
/
+2
*
267: Finished builtin CLI api command
Jason Gerard DeRose
2008-09-08
1
-5
/
+32
*
266: Started work on new cli.print_api Command
Jason Gerard DeRose
2008-09-04
1
-0
/
+4
*
265: Fixed small formatting error with use of CLI.print_commands()
Jason Gerard DeRose
2008-09-04
1
-4
/
+2
*
264: Cleaned up docstrings on all example plugins
Jason Gerard DeRose
2008-09-04
1
-2
/
+2
*
263: CLI.print_commands() now seperates Command subclasses from Application s...
Jason Gerard DeRose
2008-09-04
1
-7
/
+17
*
261: More work on demo using Option.__call__() for interactive input
Jason Gerard DeRose
2008-09-04
1
-1
/
+1
*
260: Option.normalize() now does same conversion for multivalue as Option.con...
Jason Gerard DeRose
2008-09-04
1
-7
/
+8
*
258: Added some experimental features for interactively prompting for values
Jason Gerard DeRose
2008-09-04
1
-0
/
+24
*
257: Improved help command, now parsing options with optparse
Jason Gerard DeRose
2008-09-04
1
-23
/
+51
*
256: Fixed cli.help plugin so it looks up commands in CLI instead of API
Jason Gerard DeRose
2008-09-04
1
-5
/
+10
*
255: CLI help, console commands now subclass from public.Application; other t...
Jason Gerard DeRose
2008-09-04
1
-6
/
+12
*
201: Added new cli command 'console' that starts a custom interactive Python ...
Jason Gerard DeRose
2008-08-27
1
-1
/
+13
*
182: Renamed plublic.cmd base class to Command
Jason Gerard DeRose
2008-08-15
1
-4
/
+4
*
150: NameSpace.__iter__() now iterates through the names, not the members; ad...
Jason Gerard DeRose
2008-08-14
1
-2
/
+2
*
149: CLI.run() now does an arg.decode('utf-8') for args in sys.argv so that n...
Jason Gerard DeRose
2008-08-14
1
-3
/
+2
*
148: Added some basic out put for cli.help.__call__() method
Jason Gerard DeRose
2008-08-13
1
-0
/
+5
*
146: Removed CLI.parse_kw() method and corresponding unit tests
Jason Gerard DeRose
2008-08-13
1
-14
/
+2
*
145: Added new CLI.parse() method; added corresponding unit tests
Jason Gerard DeRose
2008-08-13
1
-1
/
+15
*
140: Added a skeleton help command in cli.py
Jason Gerard DeRose
2008-08-13
1
-0
/
+5
*
139: Removed dummy gettext _() func from cli.py; improved CLI.print_commands()
Jason Gerard DeRose
2008-08-13
1
-6
/
+3
*
138: Added ProxyTarget.doc property; CLI.print_commands() now uses cmd.doc in...
Jason Gerard DeRose
2008-08-13
1
-1
/
+1
*
136: CLI.print_commands() now prints cmd.get_doc() as well
Jason Gerard DeRose
2008-08-13
1
-1
/
+4
*
134: Added CLI.mcl (Max Command Length) property; added corresponding unit tests
Jason Gerard DeRose
2008-08-13
1
-0
/
+12
*
122: The dictorary interface to CLI now has keys build using to_cli(), rather...
Jason Gerard DeRose
2008-08-12
1
-2
/
+15
*
115: CLI now parses out kw args; cmd.__call__() now uses print_n_call() to gi...
Jason Gerard DeRose
2008-08-12
1
-14
/
+14
*
114: Fixed cmd.__get_options(); more work on CLI
Jason Gerard DeRose
2008-08-12
1
-2
/
+17
*
112: More work on cli.py
Jason Gerard DeRose
2008-08-11
1
-9
/
+15
*
110: Started fleshing out more in cli.py
Jason Gerard DeRose
2008-08-11
1
-0
/
+31
*
87: Moved to_cli(), from_cli() functions from plugable.py into new cli.py fil...
Jason Gerard DeRose
2008-08-08
1
-0
/
+40
[prev]