Closed timbodeit closed 9 years ago
Add person show <name> function to show a list of the persons tokens and other relevant info.
person show <name>
Add token remove <token> function to remove an old/unused/wrong token using the cli.
token remove <token>
Putting both in one PR, since token list is needed for the token remove function to really be useful.
token remove
and updated it on the lock itself :) Thank you, @timbodeit :smiley:
Add
person show <name>
function to show a list of the persons tokens and other relevant info.Add
token remove <token>
function to remove an old/unused/wrong token using the cli.Putting both in one PR, since token list is needed for the
token remove
function to really be useful.