Official plugin catalog for az-scout.
Served at https://plugin-catalog.az-scout.com/catalog.json
Each plugin entry has the following fields:
| Field | Required | Description |
|---|---|---|
name |
Yes | Package name (e.g. az-scout-plugin-batch-sku) |
description |
Yes | One-line description |
source |
Yes | "pypi" or "github" |
url |
If source=github | GitHub URL for direct installation |
repository |
Yes | GitHub repository URL |
author |
Yes | GitHub username of the author |
tags |
Yes | Array of keyword tags |
catalog.json (alphabetical order)The CI will validate the JSON schema and check that repository URLs are accessible.
The az-scout Plugin Manager fetches this catalog at startup:
GET https://plugin-catalog.az-scout.com/catalog.json