jdmcmahan/omnictl
Run omnictl commands in a GitHub action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| working-directory | The working directory from which to execute the command | no | ./ |
| omni-endpoint | The Omni endpoint URL generated with your service account (https://omni.siderolabs.com/docs/how-to-guides/how-to-create-a-service-account/) | yes | — |
| omni-service-account-key | The Omni service account key (https://omni.siderolabs.com/docs/how-to-guides/how-to-create-a-service-account/) | yes | — |
| command | The omnictl command to run | yes | omnictl --version |
Outputs
no outputs