sid-technologies/Pilum Deploy
Build and deploy services with Pilum — the cloud-agnostic deployment CLI.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Pilum version to install (e.g., v0.3.1). Defaults to latest release. | no | latest |
| command | Pilum command to run (deploy, build, publish, push, check, dry-run, list). | no | deploy |
| tag | Version tag passed to --tag (e.g., v1.0.0). | no | "" |
| services | Space-separated list of services to target. Omit to target all. | no | "" |
| working-directory | Directory to run Pilum from. Defaults to repository root. | no | . |
| flags | Additional CLI flags (e.g., --only-tags=deploy --debug). | no | "" |
Outputs
no outputs