-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A landing page and concept guide for cue-vet #125
Comments
Looks like this sentence was left unfinished. As I mentioned offline. If we do it for |
I'm not sure what I was going to say, there. I'm going to update this issue to track being the
I've tracked this in #144. |
cue vet
primer
In https://cuelang.org/cl/1193603 I attempted to quickly address https://cuelang.slack.com/archives/CLT4FD7KP/p1711532252834579, which was caused by a user not being aware that
cue vet
can resolve constraints from packages, not just individual files.Whilst we work out the best approach for the built-incue help
texts in this space, on cuelang.orgWe should publish a
primerlanding page and a concept guide forcue vet
that (between them), amongst other things, pushes readers towards package-based constraint resolution, not file-based.Given the non-task-specific nature of this pair of pages, I suggest that the reference hierarchy gains the "landing page", suitable for receiving inbound links from anywhere on the site, which summarises the command and points onwards to relevant documentation - including the more expansive "things you can do with
cue vet
" concept guide.I propose we:
cli
component of thecue
command's URLs, by moving the contents of the https://cuelang.org/docs/reference/cli/ hierarchy to https://cuelang.org/docs/reference/command/-help-
) to better reflect the actual underlying command whose output they demonstratecue vet
landing page for the reference hierarchycue vet
concept guide, explaining the command's ins and outs in detailThis scheme leaves us with a good template to replicate for other
cue
subcommands in the future - and other top-level commands likecuepls
, as well, if so desired.The text was updated successfully, but these errors were encountered: