Boavizta / cloud-scanner

📡 Get Boavizta impact data for your aws cloud account usage.
GNU Affero General Public License v3.0
32 stars 7 forks source link

Expose the json schema of the inventory format #558

Open demeringo opened 1 month ago

demeringo commented 1 month 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 1 month ago

cargo run inventory --print-json-schema