Running commands¶
Note
The documentation for opentf-ctl has been split into multiple sections.  You can
find links below to the new locations of the original sections.  You may want to
update your bookmarks accordingly.
Basic commands¶
- get workflowsList active and recent workflows
- run workflow {filename}Start a workflow
- get workflow {workflow_id}Get a workflow status
- kill workflow {workflow_id}Cancel a running workflow
Agent Commands¶
- get agentsList registered agents
- delete agent {agent_id}De-register an agent
Channel Commands¶
- get channelsList known channels
Quality Gate Commands¶
- get qualitygate {workflow_id}Get quality gate status for a workflow
- describe qualitygate {workflow_id}Get description of a quality gate status for a workflow
Attachment Commands¶
- get attachments {workflow_id}List workflow attachments
- cp {workflow_id}:{...} {destination}Copy a workflow attachment or workflow attachments to the local destination
- generate report {workflow_id} using {file}Generate an Insight Collector report for a workflow
Data Sources Commands¶
- get datasource {workflow_id}Get workflow data sources
Token Commands¶
- generate token using {key}Interactively generate a signed token
- check token {token} using {key}Check if token signature matches public key
- view token {token}Show token payload
Advanced Commands¶
- get namespacesList accessible namespaces
- get subscriptionsList active subscriptions
- delete subscription {subscription_id}Cancel an active subscription