zerodays/Fetch and Format Infisical Secrets
Fetch secrets from Infisical and output them to a specified file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| infisical_token | Infisical API Token | yes | — |
| workspace_id | Infisical Workspace ID | yes | — |
| environment | The environment to fetch secrets for (e.g., staging, production) | yes | — |
| output_file | Output file path (defaults to .env) | no | .env |
| secret_path | Secret path (defaults to /) | no | / |
| api_url | Infisical API URL (defaults to https://app.infisical.com) | no | https://app.infisical.com |
Outputs
no outputs