Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.38 KB

kn.md

File metadata and controls

34 lines (25 loc) · 1.38 KB

kn

kn manages Knative Serving and Eventing resources

Synopsis

kn is the command line interface for managing Knative Serving and Eventing resources

Find more information about Knative at: https://knative.dev

Options

      --config string       kn configuration file (default: ~/.config/kn/config.yaml)
  -h, --help                help for kn
      --kubeconfig string   kubectl configuration file (default: ~/.kube/config)
      --log-http            log http traffic

SEE ALSO

  • kn broker - Manage message broker (alias: brokers)
  • kn channel - Manage event channels (alias: channels)
  • kn completion - Output shell completion code
  • kn options - Print the list of flags inherited by all commands
  • kn plugin - Manage kn plugins (alias: plugins)
  • kn revision - Manage service revisions (alias: revisions)
  • kn route - List and describe service routes (alias: routes)
  • kn service - Manage Knative services (aliases: ksvc, services)
  • kn source - Manage event sources (alias: sources)
  • kn subscription - Manage event subscriptions (aliases: subscriptions, sub)
  • kn trigger - Manage event triggers (alias: triggers)
  • kn version - Show the version of this client