blob: 6c39bf3a2cb0ca50670570e1b35e142bc3f4d2cf [file] [log] [blame] [view]
# `cue` command reference
`cue help` gives information about the various `cue` commands available, as well
as additional help topics. For example `cue help import` gives information about
how to convert other formats like JSON and YAML to CUE, and `cue help filetypes`
describes the `cue` command's support for various file types.
We do plan to provide a web-based version of these various help topics,
something that is tracked by [#9](https://github.com/cuelang/cue/issues/9).