Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 00:35
· 1 commit to main since this release
863767a

Changelog

Features

  • 863767a: feat: add logout command with server-side token revocation (#41) (@nsouto)

Installation

Homebrew

brew tap dotenvcloud/dotenv
brew install dotenv-cli

Scoop

scoop bucket add dotenv https://github.com/dotenvcloud/scoop-bucket
scoop install dotenv-cli

Direct Download

curl -sSL https://dotenv.cloud/install.sh | bash

Nightly (bleeding-edge main HEAD)

curl -sSL https://dotenv.cloud/install.sh | bash -s -- --nightly

Tracks rolling main HEAD. See docs/INSTALLATION.md.