Skip to main content
# Using Homebrew
brew install enkryptify/enkryptify/enkryptify

# Using the shell script
curl -fsSL https://raw.githubusercontent.com/Enkryptify/cli/refs/heads/main/install.sh | bash
Now verify the installation:
ek --version
You can update the CLI to the latest version by running:
ek upgrade
This auto-detects your install method and upgrades accordingly. See Commands for details.

Usage

To get started with the Enkryptify CLI, refer to the Quickstart guide.

Commands

For more information on commands, refer to the Commands page.