All tools/1Password CLI

1Password CLI

1password-cli

1Password from the command line: read secrets and sign commits without leaving the shell.

Detected by op | macOS, Linux, Windows |developer.1password.com

Sync rules

What travels, what stays, what never leaves
1Password CLI in your home directory Every rule on this page, by file
{
"latest_signin": "example",machine-local
"device": "aaaabbbbccccddddeeeeffff11",machine-local
"accounts": [
{
"shorthand": "example",

Each machine keeps its own copy of these.

· data/ Exclude
· cache/ Exclude
{
"latest_signin": "example",machine-local
"device": "aaaabbbbccccddddeeeeffff11",machine-local
"accounts": [
{
"shorthand": "example",

Each machine keeps its own copy of these.

Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.

Use it with your dotfile manager

Same data, in the shape your tool already reads
Opens Otty and adds this tool to what it syncs

Opens otty://sync/add/1password-cli. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.

Every one of these is generated from the same rules as this page. None of them splits device and latest_signin for you — that part is Otty’s own sync, or a template you write by hand.