A CLI for CyberArk Secrets Manager written in Golang using the Cobra CLI framework.
This repo is a Certified level project. It's been reviewed by CyberArk to verify that it will securely work with CyberArk Enterprise as documented. In addition, CyberArk offers Enterprise-level support for these features. For more detailed information on our certification levels, see our community guidelines.
See the dev directory for more details.
go run ./cmd/conjur
go build ./cmd/conjur
To stub out a new command, use the cobra-cli tool.