arkprojectnfts/Katana CI
Starts a Katana by interacting with a katana-ci-server.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-url | API URL of the katana-ci-server | yes | — |
| api-key | API KEY to start a Katana | yes | — |
| cmd | The command (start or stop) to be executed | yes | — |
| name | The name of the instance, if known | no | "" |
Outputs
| name | description |
|---|---|
| katana-name | The name of the Katana started on the server |
| katana-rpc | The RPC URL to use the newly created instance |