cli: add status command

Provides equivalent functionality to `yubico-piv-tool`
This commit is contained in:
Tony Arcieri
2019-12-09 17:51:05 -08:00
parent 283e6fe363
commit 78d5f33695
12 changed files with 189 additions and 34 deletions
+1 -1
View File
@@ -9,6 +9,6 @@
)]
#[macro_use]
pub mod status;
pub mod terminal;
pub mod commands;