mirror of
https://github.com/holos-run/holos.git
synced 2026-03-22 10:15:01 +00:00
This command is just a prototype of how to fetch the platform model so we can make it available to CUE. The idea is we take the data from the holos server and write it into a CUE `_Platform` struct. This will probably involve converting the data to CUE format and nesting it under the platform struct spec field.