actions-marketplace-validations/prefect-cli
Run prefect commands on a Python project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-key | A Prefect Cloud API key. | yes | — |
| command | A prefect command. | yes | — |
| prefect-version | Version of prefect to use | no | "" |
| requirements-files | Path(s) to requirements files that should be installed to properly configure third-party imports | no | "" |
Outputs
| name | description |
|---|---|
| prefect-command | prefect command result |