tccli

Manage Tencent Cloud resources via the tccli command-line tool.

8.4k|1.4k|Updated Apr 24, 2024
One-click install
npx skills add https://github.com/TeamWiseFlow/xiaobei --skill tccli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tccli
Source: https://github.com/TeamWiseFlow/xiaobei/tree/main/crews/it-engineer/skills/tccli
Command: npx skills add https://github.com/TeamWiseFlow/xiaobei --skill tccli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tccli, and includes scripts (resource) components.

What problem does it solve?

Simplifies the management and operation of Tencent Cloud's over 200 cloud products through a command-line interface, reducing the complexity of instance operations and other cloud tasks.

Core Features & Use Cases

  • Cloud Resource Management: Handle instances, firewalls, and other resources efficiently.
  • Task Automation: Automate routine cloud tasks like instance starting, stopping, and restarting.
  • Use Case: Quickly manage a fleet of cloud servers with ease, including configuration adjustments, status checks, and deployment.

Quick Start

Install TCCLI with pip3 install tccli, configure your secret key and region, then use tccli cvm DescribeInstances to view your instance list.

Frequently Asked Questions about tccli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Tencent Cloud instances from the command line?

Automate Tencent Cloud management tasks using the tccli command-line interface. By configuring your secret key and region, you can execute scripts to automate routine operations like instance management, firewall configuration, and SSL certificate handling across cloud infrastructure.

What is the best way to automate routine operations for Tencent Cloud products?

Automate Tencent Cloud management tasks using the tccli command-line interface. By configuring your secret key and region, you can execute scripts to automate routine operations like instance management, firewall configuration, and SSL certificate handling across cloud infrastructure.

Does tccli support managing firewalls and SSL certificates?

Yes, tccli supports managing firewalls and SSL certificates. It streamlines API access for command-line based automation, allowing you to handle over 200 Tencent Cloud products, including operations on firewalls, SSL certificates, and instance configurations.

How do I get started with tccli after installing it?

To get started with tccli, install it via `pip3 install tccli`, then configure your secret key and region. Once configured, you can immediately run commands like `tccli cvm DescribeInstances` to view your instance list and manage your cloud resources.

Can I use command-line scripts to manage a fleet of Tencent Cloud servers?

Yes, you can use command-line scripts to manage a fleet of Tencent Cloud servers. The tccli tool enables you to quickly manage large-scale cloud server configurations, perform status checks, and execute deployments with ease.