Node List Commands Command
data class NodeListCommandsCommand(val node: String, val clearCommands: Boolean = true) : NodeCommand
Queries and clears the commands enqueued for a node/agent.
Queries and clears the commands enqueued for a node/agent.