afdd7afce3
The Infisical CLI is a powerful command-line tool for secret management that allows you to: - Inject secrets into applications and development workflows - Scan for secret leaks in your codebase and git history - Export secrets to various formats (dotenv, JSON, YAML) - Authenticate with Infisical Cloud or self-hosted instances - Integrate with CI/CD pipelines and Docker containers
6 lines
197 B
Plaintext
6 lines
197 B
Plaintext
bin/infisical
|
|
%%BASH%%share/bash-completion/completions/infisical
|
|
%%FISH%%share/fish/completions/infisical.fish
|
|
%%MANPAGES%%share/man/man1/infisical.1.gz
|
|
%%ZSH%%share/zsh/site-functions/_infisical
|