Documentation Index
Fetch the complete documentation index at: https://docs.enkryptify.com/llms.txt
Use this file to discover all available pages before exploring further.
macOS
Windows
Debian / Ubuntu
RedHat / CentOS
Alpine
Arch Linux
Shell script
# 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
# Using Scoop
scoop bucket add enkryptify https://github.com/Enkryptify/scoop-enkryptify.git
scoop install enkryptify
sudo apt-get update && sudo apt-get install -y curl
# We currently only support installing via the shell script
curl -fsSL https://raw.githubusercontent.com/Enkryptify/cli/refs/heads/main/install.sh | bash
sudo yum install -y curl
# We currently only support installing via the shell script
curl -fsSL https://raw.githubusercontent.com/Enkryptify/cli/refs/heads/main/install.sh | bash
sudo apk add -y curl
# We currently only support installing via the shell script
curl -fsSL https://raw.githubusercontent.com/Enkryptify/cli/refs/heads/main/install.sh | bash
sudo pacman -S curl
# We currently only support installing via the shell script
curl -fsSL https://raw.githubusercontent.com/Enkryptify/cli/refs/heads/main/install.sh | bash
curl -fsSL https://raw.githubusercontent.com/Enkryptify/cli/refs/heads/main/install.sh | bash
Now verify the installation:
You can update the CLI to the latest version by running:
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.