Skip to content
/ opc Public

opc is a tiny wrapper of 1Password CLI (op). it manages cache of token genarated by `op signin`

License

Notifications You must be signed in to change notification settings

kazup0n/opc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opc

What's this ??

opc is a tiny wrapper of 1Password CLI (op) . opc manages cache of token genarated by op signin.

Details

  • Token cache saves in ~/.config/opc/cache.toml
  • Cache expires after 30 min regardless of use.

see also 1Password CLI doc Get started with the command-line tool

Usage

USAGE:
    opc [FLAGS] <ACCOUNT>

FLAGS:
    -h, --help       Prints help information
        --refresh    force refresh token cache
    -V, --version    Prints version information

ARGS:
    <ACCOUNT>    Name of account (see output of `op signin list`)

About

opc is a tiny wrapper of 1Password CLI (op). it manages cache of token genarated by `op signin`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages