Where the CLI fetches the spec from when given no --url and no stdin.
Deliberately a versioned path, not the bare https://w3c-ccg.github.io/zcap-spec/: that is now
a version index which redirects to the latest release with JavaScript, so a
plain fetch of it (or curl) gets a page with no examples in it.
Where the CLI fetches the spec from when given no
--urland no stdin.Deliberately a versioned path, not the bare
https://w3c-ccg.github.io/zcap-spec/: that is now a version index which redirects to the latest release with JavaScript, so a plain fetch of it (orcurl) gets a page with no examples in it.