• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

astronomer / astro-cli / 35edd84d-bf7f-400a-8022-8cd8509ee3f6 / 1
36%
main: 39%

Build:
Build:
LAST BUILD BRANCH: astro-local-support
DEFAULT BRANCH: main
Ran 20 Mar 2026 11:13PM UTC
Files 197
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Mar 2026 11:06PM UTC coverage: 36.042% (+0.2%) from 35.862%
35edd84d-bf7f-400a-8022-8cd8509ee3f6.1

Pull #2042

circleci

kaxil
Add `astro api registry` command for querying the Airflow Provider Registry

Adds a new `astro api registry` command that provides access to the public
Airflow Provider Registry (https://airflow.apache.org/registry), following
the same patterns as `astro api airflow` and `astro api cloud`.

Command tree:
  astro api registry <path>           Generic GET by path
  astro api registry ls               List endpoints from OpenAPI spec
  astro api registry describe <ep>    Describe an endpoint's schema
  astro api registry providers        List all providers (convenience)
  astro api registry modules <id>     List modules for a provider
  astro api registry parameters <id>  Show constructor parameters
  astro api registry connections <id> Show connection types

Flags: --registry-url (also ASTRO_REGISTRY_URL env), --version/-v on
per-provider subcommands, --jq/-q and --template/-t for output filtering.

Reuses the shared output infrastructure (processOutput, writeColorizedJSON)
and openapi.Cache for spec caching. No new dependencies.
Pull Request #2042: Add `astro api registry` command

24453 of 67846 relevant lines covered (36.04%)

8.59 hits per line

Source Files on job 35edd84d-bf7f-400a-8022-8cd8509ee3f6.1
  • Tree
  • List 197
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 35
  • 076f89df on github
  • Prev Job for on add-astro-api-registry-command (#2406df93-245c-4e8a-b50a-85be1f8fb135.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc