Skip to content

Conversation

@gansheer
Copy link
Contributor

Closes #6429

Remove default completion option in help.

./kamel --help
Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless
superpowers.

Usage:
  kamel [command]

Available Commands:
  bind        Bind Kubernetes resources, such as Kamelets, in an integration flow.
  debug       Debug an integration running on Kubernetes
  deploy      Deploy an Integration or Pipe that was previously built
  help        Help about any command
  log         Print the logs of an integration
  promote     Promote an Integration/Pipe from an environment to another
  rebuild     Clear the state of integrations to rebuild them.
  reset       Reset the Camel K installation
  run         Build and run the Integration on Kubernetes.
  undeploy    Undeploy one or more Integrations or Pipes previously deployed.
  version     Display client version

Flags:
  -h, --help                 help for kamel
      --kube-config string   Path to the kube config file to use for CLI requests
  -n, --namespace string     Namespace to use for all operations
  -V, --verbose              Verbose logging

Use "kamel [command] --help" for more information about a command.

@github-actions
Copy link
Contributor

✔️ Unit test coverage report - coverage increased from 60.5% to 61.1% (+0.6%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not found completion command in v2.9.0

1 participant