Open rifel123 opened 2 years ago
Right now we got print of raw NamedTuple of Key:
Key
Which is not a great input for additional programs/scripts which may use this tool in the future. Here is suggestion how new formatting should look like: <fingerprint> <created-on> <expires-on>\t<identity>\t<email>\t<description>
<fingerprint> <created-on> <expires-on>\t<identity>\t<email>\t<description>
Right now we got print of raw NamedTuple of
Key
:Which is not a great input for additional programs/scripts which may use this tool in the future. Here is suggestion how new formatting should look like:
<fingerprint> <created-on> <expires-on>\t<identity>\t<email>\t<description>