Files
clan-core/pkgs/clan-cli/clan_cli
DavHau cf0953146d api/machines: allow importing extra modules
- add top-level option `clanImports` to clanCore
- clanImports can be set and checked as any other option
- buildClan resolves the clanImports from the settings.json before calling evalModules to prevent infinite recursions
- new endpoint PUT machines/{name}/schema to allow getting the schema for a specific list of imports
- to retrieve the currently imported modules, cimply do a GET or PU on machines/{name}/config which will return `clanImports` as part of the config

Still missing: get list of available modules
2023-10-25 16:36:30 +01:00
..
2023-10-05 17:37:33 +02:00
2023-10-03 13:12:44 +02:00
2023-09-27 09:47:50 +00:00
2023-09-22 16:07:39 +02:00
2023-07-27 15:47:15 +02:00
2023-09-22 16:52:11 +02:00
2023-07-26 14:33:15 +02:00