calebsargeant/Maniforge
Generate Kubernetes manifests from simple app definitions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to run (plan, apply, validate, init) | yes | plan |
| config | Path to maniforge.yaml configuration file | no | maniforge.yaml |
| version | Version of maniforge to use (default: latest) | no | latest |
Outputs
| name | description |
|---|---|
| exit-code | Exit code from maniforge command |
| changes-detected | Whether changes were detected (for plan command) |