Boavizta / cloud-scanner

📡 Get Boavizta impact data for your AWS usage.
https://boavizta.github.io/cloud-scanner/
GNU Affero General Public License v3.0
35 stars 8 forks source link

Expose the json schema of the inventory format #558

Closed demeringo closed 3 months ago

demeringo commented 4 months ago

Problem

Cloud scanner can generate an inventory as json. The format of this json inventory is only described in server mode through the OpenAPI spec.

Solution

Add an option to retrieve the json schema of the inventory in CLI

Alternatives

Additional context or elements

demeringo commented 4 months ago

cargo run inventory --print-json-schema