22 Forks
101 Stars
101 Watchers

tat-agent

TAT agent is an agent written in Rust, which run in CVM, Lighthouse or CPM 2.0 instances. Its role is to run commands remotely without ssh login, invoked from TencentCloud Console/API. Commands include but not limited to: Shell, PowerShell, Python. TAT stands for TencentCloud Automation Tools. See more info at https://cloud.tencent.com/product/tat.

How to download and setup tat-agent

Open terminal and run command
git clone https://github.com/Tencent/tat-agent.git
git clone is used to create a copy or clone of tat-agent repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tat-agent https://github.com/Tencent/tat-agent/archive/master.zip

Or simply clone tat-agent with SSH
[email protected]:Tencent/tat-agent.git

If you have some problems with tat-agent

You may open issue on tat-agent support forum (system) here: https://github.com/Tencent/tat-agent/issues