TCCLI integrates all Tencent Cloud products that support Cloud API and allows for configuration and management of such products. This includes creating and operating CVM instances, creating and viewing CBS disks, creating VPCs, adding resources to VPCs and much more. All the operations available on console can be carried out using TCCLI.
View the CVM resources of the current account using the tccli cvm DescribeInstances command.
Query the CBS disk list of the current account using the tccli cbs DescribeDisks command.
View and query the VPC list using the tccli vpc DescribeVpcs command.
TCCLI makes it possible to operate Tencent Cloud resources without graphical pages.