Temporal CLI activity command reference
Activity commands enable operations on Activity ExecutionsWhat is an Activity Execution?
An Activity Execution is the full chain of Activity Task Executions.
Learn more.
complete
The temporal activity complete
command completes an Activity ExecutionWhat is an Activity Execution?
An Activity Execution is the full chain of Activity Task Executions.
Learn more.
Use the options listed below to change the behavior of this command.
Make sure to write the command as follows:
temporal activity complete [command options] [arguments]
- --activity-id
temporal activity-id
Definition for the activity-id command option.
Learn more - --address
temporal address
Definition for the address command option.
Learn more - --codec-auth
temporal codec-auth
Definition for the codec-auth command option.
Learn more - --codec-endpoint
temporal codec-endpoint
Definition for the codec-endpoint command option.
Learn more - --color
temporal color
Definition for the color command option.
Learn more - --context-timeout
temporal context-timeout
Definition for the context-timeout command option.
Learn more - --env
temporal env
Definition for the env command option.
Learn more - --grpc-meta
temporal grpc-meta
Definition for the grpc-meta command option.
Learn more - --identity
temporal identity
Definition for the identity command option.
Learn more - --namespace
temporal namespace
Definition for the namespace command option.
Learn more - --result
temporal result
Definition for the result command option.
Learn more - --run-id
temporal run-id
Definition for the run-id command option.
Learn more - --tls-ca-path
temporal tls-ca-path
Definition for the tls-ca-path command option.
Learn more - --tls-cert-path
temporal tls-cert-path
Definition for the tls-cert-path command option.
Learn more - --tls-disable-host-verification
temporal tls-disable-host-verification
Definition for the tls-disable-host-verification command option.
Learn more - --tls-key-path
temporal tls-key-path
Definition for the tls-key-path command option.
Learn more - --tls-server-name
temporal tls-server-name
Definition for the tls-server-name command option.
Learn more - --workflow-id
temporal workflow-id
Definition for the workflow-id command option.
Learn more
fail
The temporal activity fail
command fails an Activity ExecutionWhat is an Activity Execution?
An Activity Execution is the full chain of Activity Task Executions.
Learn more.
Use the options listed below to change the behavior of this command.
Make sure to write the command as follows:
temporal activity fail [command options] [arguments]
- --activity-id
temporal activity-id
Definition for the activity-id command option.
Learn more - --address
temporal address
Definition for the address command option.
Learn more - --codec-auth
temporal codec-auth
Definition for the codec-auth command option.
Learn more - --codec-endpoint
temporal codec-endpoint
Definition for the codec-endpoint command option.
Learn more - --color
temporal color
Definition for the color command option.
Learn more - --context-timeout
temporal context-timeout
Definition for the context-timeout command option.
Learn more - --detail
temporal detail
Definition for the detail command option.
Learn more - --env
temporal env
Definition for the env command option.
Learn more - --grpc-meta
temporal grpc-meta
Definition for the grpc-meta command option.
Learn more - --identity
temporal identity
Definition for the identity command option.
Learn more - --namespace
temporal namespace
Definition for the namespace command option.
Learn more - --reason
temporal reason
Definition for the reason command option.
Learn more - --run-id
temporal run-id
Definition for the run-id command option.
Learn more - --tls-ca-path
temporal tls-ca-path
Definition for the tls-ca-path command option.
Learn more - --tls-cert-path
temporal tls-cert-path
Definition for the tls-cert-path command option.
Learn more - --tls-disable-host-verification
temporal tls-disable-host-verification
Definition for the tls-disable-host-verification command option.
Learn more - --tls-key-path
temporal tls-key-path
Definition for the tls-key-path command option.
Learn more - --tls-server-name
temporal tls-server-name
Definition for the tls-server-name command option.
Learn more - --workflow-id
temporal workflow-id
Definition for the workflow-id command option.
Learn more