Currently we only allow to add `cue_imports`, using local files (kind-registry). After add the possibility to load a cue schema from a URL, `cue_imports` should allow to get the schemas from a remote url too.
Currently we only allow to add
cue_imports, using local files (kind-registry).After add the possibility to load a cue schema from a URL,
cue_importsshould allow to get the schemas from a remote url too.