Install via Winget
winget install tolgamorf.env2op-cli
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
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
Frequently Asked Questions
How do I install env2op-cli using winget?
Open Windows Terminal or PowerShell and run:
winget install tolgamorf.env2op-cli. Winget is built into Windows 10 (1809+) and Windows 11.What is env2op-cli?
Push .env files to 1Password and pull them back
Is env2op-cli free to download?
env2op-cli is available under the MIT license. Use the winget command or the direct download link on this page.
How do I update env2op-cli with winget?
Run
winget upgrade tolgamorf.env2op-cli in Windows Terminal or PowerShell to update env2op-cli to the latest available version.