[19] Show Last Used time during `op item get`
The 1Password Web UI shows the last used time for a given item. This information seems to be missing from the CLI. I think the last used time would be quite useful to find out which credentials are unused so some maintenance can be performed (eg. archive, delete or notify etc). I think it should be queryable using the JSON format (even if it's hidden in the human readable output).
CLI Output
{ ....
"created_at": "2021-07-05T20:57:18Z",
"updated_at": "2021-08-17T05:15:17Z",
... }
Mac App:
1Password Version: 2.0.0-beta.8
Extension Version: Not Provided
OS Version: macOS 11.6.1 x86_64
