cli icon indicating copy to clipboard operation
cli copied to clipboard

UI: clarify in the CLI help that `runtime` and `init-image` are exclusive

Open delabassee opened this issue 6 years ago • 0 comments
trafficstars

The CLI init help doesn't mention that runtime and init-image args are exclusive. -> fn [global options] init [command options] [function-subdirectory]

I'm not sure about the exact syntax with -- but something like this would be more clear fn [global options] init --{runtime|init-image} [command options] [function-subdirectory]

delabassee avatar Jan 26 '19 07:01 delabassee