dhruv-89/Cortex Action
Executes environment setup commands with dry-run support
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to execute | yes | — |
| dry-run | If true, command will not be executed | no | false |
| api-key | API key for authentication | yes | — |
| llm_provider | LLM provider to use | yes | — |
Outputs
| name | description |
|---|---|
| execution-log | Execution or dry-run log |
| status | success or failed |