Install with winget
Open PowerShell or Command Prompt and run:
winget install tolgamorf.env2op-cli
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About env2op-cli
env2op-cli provides two commands: - env2op: Push .env files to 1Password as Secure Notes and generate templates - op2env: Pull secrets from 1Password using templates to generate .env files
Advanced Install Options
Install (latest)
winget install tolgamorf.env2op-cliInstall (pinned version)
winget install --id tolgamorf.env2op-cli -e --version 0.2.7Upgrade
winget upgrade tolgamorf.env2op-cliUninstall
winget uninstall tolgamorf.env2op-cliFrequently Asked Questions
How do I install env2op-cli using winget?
Open PowerShell or Windows Terminal and run:
winget install tolgamorf.env2op-cli. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is env2op-cli?
Push .env files to 1Password and pull them back
Is env2op-cli free to use?
env2op-cli is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update env2op-cli with winget?
Run
winget upgrade tolgamorf.env2op-cli in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall env2op-cli?
Run
winget uninstall tolgamorf.env2op-cli to remove env2op-cli from your system.