You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/04/03 15:17:33 UTC

[GitHub] [camel-k] rhuss opened a new issue #586: Help message of "camel context create" misleading

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:
users@infra.apache.org


With regards,
Apache Git Services