TAT lets you manage Tencent Cloud services by using the console, API and SDK. This document guides you through the usage of TAT by taking Lighthouse console as an example.
Note
- TAT agent is pre-installed for instances created using public images after Dec 15, 2020. For instances created before this time, you need to install it manually.
- TAT agent is only available for VPC-based instances.
See Installing TAT Agent.
Parameter | Description |
---|---|
Command name | Enter the command name. |
Command type | Select a command type. |
Execution path | Enter the execution path of the command.
|
Execution user | The user who executes the command.
|
Timeout period | Set the timeout period of the command in the instance. When the task executing the command times out, the task process is terminated. It defaults to 60 seconds, and the range of values is [1, 86400]. |
Command content | Edit or paste your command. |
Use parameters | Specify whether to use parameters in the command. You can configure the variable values in the command in the format of {{key}} . |
NoteThe target instance must be based on a VPC.
Was this page helpful?