Provide list of item types
There doesn't seem to be a way to get a list of all the available item types ("login", "credit card", etc.). This would be useful for the template
and create
commands.
I thought this might be a list, but not all of these work...
For example, I tried both:
./op template router
and
./op template "wireless router"
and both return item type not found.
1Password Version: CLI 0.0.2
Extension Version: Not Provided
OS Version: Not Provided
Sync Type: Not Provided
0
Comments
-
Thanks for reporting this. I'm going to file this as two issues:
- Fix whatever is stopping
./op template $S "wireless router"
from functioning as expected - Provide a way to get a complete list of item types (returning something like an array of objects with uuids + name or something)
Rick
0 - Fix whatever is stopping
This discussion has been closed.