ambientlabscomputing/Underleaf Run Command (Deprecated)

Execute commands on Underleaf servers via API. For new workflows, use ambient-labs/underleaf-github-actions/run-command@v2

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-urlUnderleaf API URLnohttps://api.underleafdev.com
api-tokenUnderleaf API token (uf_xxxxx_...)yes
organization-idOrganization IDyes
commandCommand to executeyes
work-dirWorking directory for command executionno""
timeoutCommand timeout in secondsno300
all-serversRun on all servers in the organizationnofalse
server-idsComma-separated list of server IDs to targetno""
tagsJSON object of tags to filter servers (e.g., {"environment":"production"})no""
env-varsJSON object of environment variables to set (e.g., {"KEY":"value"})no""
namedescription
job-idJob ID for tracking command execution
timestampTimestamp of command execution