Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.24 KB

openv.md

File metadata and controls

31 lines (23 loc) · 1.24 KB

openv

OpenV is a CLI tool to manage environment variables in 1Password

Synopsis

OpenV is a CLI tool to manage environment variables in 1Password. It allows you to import environment variables from a .env file into 1Password.

Options

      --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

SEE ALSO

  • 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
Auto generated by spf13/cobra on 21-Feb-2025