aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/cli.py
AgeCommit message (Expand)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
2014-01-13str.split() -> shlex.split(), cleanup.Rob Austein
2014-01-12Use argparse for all command parsing, both argv and internal commandRob Austein
2014-01-09Update more copyrights, clean up module doc blocks.Rob Austein
2013-03-25Break rootd setup out of rpkic create_identity into new command rpkicRob Austein
2011-10-05Add global traceback control; this closes #95. Clean up someRob Austein
2010-05-20CleanupRob Austein
2010-04-12LintRob Austein
2010-04-06Don't bomb out of command processor if we see an exception.Rob Austein
2010-03-11Fix completion handler for help commandRob Austein
2010-03-11Help messages.Rob Austein
2010-03-08Tweak completion to behave as a bash user would expect.Rob Austein
2010-03-05DebugRob Austein
2010-03-05yes_or_no()Rob Austein
2010-03-04CheckpointRob Austein
2010-03-03RefactorRob Austein