OpenV is a CLI tool to manage environment variables in 1Password
OpenV is a CLI tool to manage environment variables in 1Password. It allows you to import environment variables from a .env file into 1Password.
--config string config file (default is $HOME/.openv.yaml)
-h, --help help for openv
-j, --json Output in JSON format
--op-token string The 1Password service account token for authentication
-q, --quiet Suppress all output except errors
-v, --verbose Enable verbose output
- openv completion - Generate the autocompletion script for the specified shell
- openv gen-doc - Generate CLI documentation in markdown format
- openv import - Import environment variables into 1Password
- openv profile - Manage sync profiles for different services
- openv push - Push environment variables to a file or sync profile
- openv run - Run a command with environment variables from 1Password
- openv version - Print the version number of openv