Skip to content

Helper shell for the 1password CLI. This will manage your signin and signout, and give some helper functions for common actions.

License

Notifications You must be signed in to change notification settings

off-by-one/opshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

opshell

Helper shell for the 1password CLI. This will manage your signin and signout, and give some helper functions for common actions.

Prerequisites

Usage

$ opshell
Enter the password for <account> at <subdomain>.1password.com:
Welcome to the 1password subshell!

 - op     [command...]  | execute a 1password command in this session
 - opwgen [item] [opts] | use pwgen flags to generate a password
 - opexit               | use op signout to securely exit the session
op | $ op get item "test account"
{...}
op | $ opwgen "test account" -A0 10
op | $ opexit
exit
$ opshell opwgen "test account" -A0 20
Enter the password for <account> at <subdomain>.1password.com:

About

Helper shell for the 1password CLI. This will manage your signin and signout, and give some helper functions for common actions.

Topics

Resources

License

Stars

Watchers

Forks

Languages