this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

correct gcfg command example to cue command

Closes #37
https://github.com/cuelang/cue/pull/37

GitOrigin-RevId: f5afe759169f40faa128b07b50bfd043e9dd935f
Change-Id: Id6c965d49087cfff25565fa0ccdba854096ec1a7
Reviewed-on: https://cue-review.googlesource.com/c/cue/+/1860
Reviewed-by: Marcel van Lohuizen <mpvl@google.com>

authored by

Gareth Rushgrove and committed by
Marcel van Lohuizen
ef48a36d fe4abac6

+1 -1
+1 -1
cmd/cue/cmd/root.go
··· 57 57 58 58 cue can also combine the results of http or grpc request with the input 59 59 configuration for further processing. For more information on defining commands 60 - run 'gcfg help commands' or go to cuelang.org/pkg/cmd. 60 + run 'cue help cmd' or go to cuelang.org/pkg/cmd. 61 61 62 62 For more information on writing CUE configuration files see cuelang.org.`, 63 63 // Uncomment the following line if your bare application