zimagi/Zimagi Commmand API Executor
GitHub Action for executing API based Zimagi commands
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Full path of command (ex; module/list) | yes | — |
| options | YAML/JSON encoded map of command options | no | {} |
| user | Zimagi user name | no | admin |
| token | Zimagi user token | yes | — |
| encryption_key | Zimagi user encryption key | no | "" |
| host | Zimagi Command API host | no | 127.0.0.1 |
| port | Zimagi Command API port | no | 5123 |
| log_level | Zimagi client log level | no | WARNING |
Outputs
no outputs