VirtusLab / gpki

Git Public Key Infrastructure
1 stars 0 forks source link

Issue #55: Add revoke command #57

Closed rifel123 closed 2 years ago

rifel123 commented 2 years ago

closes #55

usage: git pki revoke <key_name> note: if is not provided, then user will be asked to select one private key from keyring This command will invalidate private key selected by the user and push revoke branch into git repository.