a6-shared
Installation
SKILL.md
a6 Shared Skill
What is a6
a6 is a Go CLI wrapping the Apache APISIX Admin API. It provides imperative CRUD for all 14 APISIX resources, declarative config sync, context management for multiple APISIX instances, and debug tooling.
- Binary:
a6 - Module:
github.com/api7/a6 - Go: 1.22+
- Pattern: noun-verb (
a6 <resource> <action> [flags])