rhuss opened a new issue #586: Help message of "camel context create" misleading URL: https://github.com/apache/camel-k/issues/586 ``` Usage: kamel context create [flags] Flags: --configmap strings Add a ConfigMap -d, --dependency strings Add a dependency -h, --help help for create --image string Image used to create the context -p, --property strings Add a camel property --repository strings Add a maven repository -r, --runtime string Runtime provided by the context (default "jvm") --secret strings Add a Secret -t, --trait strings Configure a trait. E.g. "-t service.enabled=false" Global Flags: --config string Path to the config file to use for CLI requests -n, --namespace string Namespace to use for all operations ``` doesn't mention that a mandatory name argument has to be provided.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services