invokeStatus

abstract val invokeStatus: String?(source)

Current status of the command invocation.

Known values:

  • "RUNNING" - Command is being executed

  • "COMPLETED" - Command executed successfully

  • "FAILED" - Command execution failed