CLI

CLI Installation

Install the Secryn CLI using the official script or GitHub releases.

CLI Installation

You can install the Secryn CLI using the official install script or by downloading a release binary manually.

Install via the Official Install Script

curl -fsSL https://cli.secryn.io | bash

Version Pinning

curl -fsSL https://cli.secryn.io | bash -s -- --version v1.0.0

Manual Installation via GitHub Releases

Download the correct binary for your operating system and architecture from:

Then place the binary in:

/usr/local/bin

Ensure the file is executable.

Verify Installation

secryn version