alpacax/Alpacon Websh Action
Executes a command on a target server using alpacon websh.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workspace-url | Your Alpacon workspace URL. | yes | — |
| api-token | Alpacon API Token for login. | yes | — |
| target | The target server name. | yes | — |
| script | The script or command to execute. | yes | — |
| username | Username to execute the command as (e.g., root, ubuntu). | no | — |
| groupname | Group name to execute the command as. | no | — |
| env | Environment variables to pass to the remote command (one per line, KEY=VALUE or KEY format). | no | — |
Outputs
no outputs