alicloud-platform-aliyun-cli-test

通用 aliyun CLI Minimal Viable Test

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "alicloud-platform-aliyun-cli-test" with this command: npx skills add cinience/alicloud-skills/cinience-alicloud-skills-alicloud-platform-aliyun-cli-test

Category: test

通用 aliyun CLI Minimal Viable Test

Prerequisites

  • aliyun CLI is installed.

  • A valid profile is configured (default default ).

  • GoalsSkill: skills/platform/cli/alicloud-platform-aliyun-cli/ 。

Test Steps

  • Run version guard script: python skills/platform/cli/alicloud-platform-aliyun-cli/scripts/ensure_aliyun_cli.py --interval-hours 24 。

  • 执行 aliyun version 。

  • 执行 aliyun configure list 。

  • Run one read-only API (example): aliyun ecs DescribeRegions 。

Expected Results

  • CLI executes and returns version information.

  • configure list shows valid credential/profile info (or explicit missing hints).

  • Read-only API returns JSON (or explicit permission error).

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

alicloud-compute-fc-serverless-devs

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

alicloud-network-dns-cli

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

alicloud-network-dns-cli-test

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

alicloud-platform-aliyun-cli

No summary provided by upstream source.

Repository SourceNeeds Review