Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.63 KB

File metadata and controls

25 lines (16 loc) · 1.63 KB

ADC Documentation

API Declarative CLI (ADC) manages Apache APISIX and API7 Enterprise configuration from local YAML or JSON files. Use it to export existing gateway configuration, review drift, validate proposed changes, and apply the desired state through the gateway Admin API.

Start with the workflow guide if you are setting up ADC for the first time. Use the reference pages when you need exact command flags, configuration fields, or OpenAPI conversion behavior.

Get Started

  • Use ADC for Declarative Configuration: configure a backend, write an adc.yaml file, lint it, preview changes, sync it, and export backups.
  • Resource IDs: understand how ADC matches local resources to remote resources, especially before adopting resources that were created outside ADC.
  • Label Selector: split ownership by labels so multiple teams or pipelines can manage one backend safely.

Reference

Component Notes

These files describe implementation-specific behavior for ADC backends and converters: