Closed
Description
Source URL
https://github.com/external-secrets/external-secrets
Homepage URL
Command names
esoctl
How to confirm after installation
e.g.
gh version
esoctl
How to install
aqua supports several install ways.
https://github.com/external-secrets/external-secrets/releases/tag/v0.1.0-esoctl
The tool's official installation guide:
- Download pre-built binaries
- GitHub Releases
- Files in the GitHub repository
- URL:
- Build from source
- go install:
go install
- go build:
go build
- cargo install
cargo install
- go install:
Note
There's a new CLI tagged with v<version>-esoctl
.