3n3a/Server Control Client
Contorl your Server which is running Server Control Api
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 19, 2024
- License
- None
Pinned Snippet
uses: 3n3a/server-control-client@5ce5d2edb8c3025471fa2ef0114cdd8ef9842428 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| base_url | Api Base URL No Default | yes | — |
| key | Api Key No Default | yes | — |
| command | The command to run for scc.sh No Default. Allowed values: image_pull, container_restart, service_restart | no | — |
| option | The option(s) for the specified command No Default. Allowed values depend on command. | no | — |
| user_agent | Client User Agent Default is 'scc/1.0' | no | scc/1.0 |
| extra_headers | Extra Headers for Curl Request Default is ''. Allowed value: "-H 'Header: Value' -H 'Second: Value'" | no | "" |
Outputs
no outputs