aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/src/args.rs
Commit message (Expand)AuthorAge
...
* Implement the pws commandRobin Krahl2019-01-07
* Implement the pin set commandRobin Krahl2019-01-01
* Implement the pin unblock subcommandRobin Krahl2019-01-01
* Implement the pin command and rename clear to pin clearRobin Krahl2019-01-01
* Set the time before generating a TOTPRobin Krahl2019-01-01
* Move printing of storage related status into 'storage status' sub-commandDaniel Mueller2018-12-28
* Move storage_* subcommand functions below storage command functionDaniel Mueller2018-12-29
* Make 'open' and 'close' subcommands of new 'storage' commandDaniel Mueller2018-12-27
* Implement the config set subcommandRobin Krahl2018-12-27
* Implement the config get subcommandRobin Krahl2018-12-27
* Implement the config commandRobin Krahl2018-12-27
* Add status output for Nitrokey ProRobin Krahl2018-12-27
* Implement the otp status subcommandRobin Krahl2018-12-24
* Implement the otp clear subcommandRobin Krahl2018-12-24
* Implement the otp set subcommandRobin Krahl2018-12-24
* Implement the otp get subcommandRobin Krahl2018-12-24
* Implement otp commandRobin Krahl2018-12-24
* Clear both user and admin PINRobin Krahl2018-12-24
* Port argument handling to argparseRobin Krahl2018-12-23