alibabacloud-cms-dataset
Installation
SKILL.md
CMS Dataset Lifecycle Management and Querying
Manage CloudMonitor (CMS) dataset resources — list, inspect, create, update, delete datasets and execute dataset-level queries — using the aliyun CLI.
Architecture: CMS Workspace + Dataset (Schema + Fields) + ExecuteQuery
Installation
Install Aliyun CLI
Run aliyun version to verify if version >= 3.3.3. If not installed or outdated, follow the doc references/cli-installation-guide.md to install or update.
Ensure plugins up-to-date
[MUST] run
aliyun configure set --auto-plugin-install trueto enable automatic plugin installation. [MUST] runaliyun plugin updateto ensure that any existing plugins are always up-to-date.