Currently the following syntax are used to reference the spec in a che-plugin registry or in a yaml file published on the internet respectively:
components:
- chePlugin:
registry:
id: redhat/vscode-yaml/latest
registryUrl: "external-registry-url"
- chePlugin:
url: https://gist.../meta.yaml
That may be confusing. We should find a better name.