| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CLI argument parsing and bad return codes | Matthew Harmsen | 2014-04-17 | 1 | -1/+2 |
| | | | | | | * PKI TRAC Ticket #843 - Incorrect CLI argument parsing * PKI TRAC Ticket #918 - CLI commands does not return code '1' for the failures | ||||
| * | Replaced CLI wrapper with Python. | Endi S. Dewata | 2014-03-06 | 1 | -0/+156 |
| The existing CLI wrapper script was written in Perl to call Java CLI. It has been replaced with a Python script that can call either the existing Java CLI or a not-yet-implemented Python CLI by specifying a --client-type parameter. This will allow testing the Python client library via CLI in the future. | |||||
