// install via winget
Command Prompt & PowerShell
click to copy
winget install tolgamorf.env2op-cli
// direct download
Download Installer// 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 PowerShell or Windows Terminal and run:
winget install tolgamorf.env2op-cli. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is env2op-cli?
Push .env files to 1Password and pull them back
Is env2op-cli free to download?
env2op-cli is distributed under the MIT license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update env2op-cli with winget?
Run
winget upgrade tolgamorf.env2op-cli in PowerShell or Windows Terminal to update env2op-cli to the latest available version.What architecture does env2op-cli support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.