Commits on Source 2
-
Florian Forster authored
This command parses the inventory from the provisioner project and prints it to STDOUT. The current format uses the `OCIRepository` artifact used by Flux. The idea is that we can use this command to generate an appropriate Flux configuration in the Provisioner project. Issue: team#316
-
Florian Forster authored
feat: Add the `inventory show` subcommand. See merge request !822