Files
ports/security/infisical-cli/pkg-plist
T
Alex Dupre afdd7afce3 security/infisical-cli: add new port for the official Infisical CLI
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
2026-05-28 10:24:02 +02:00

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