mirror of https://github.com/knative/client.git
1.8 KiB
1.8 KiB
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
--as string username to impersonate for the operation
--as-group stringArray group to impersonate for the operation, this flag can be repeated to specify multiple groups
--as-uid string uid to impersonate for the operation
--cluster string name of the kubeconfig cluster to use
--config string kn configuration file (default: ~/.config/kn/config.yaml)
--context string name of the kubeconfig context to use
-h, --help help for kn
--kubeconfig string kubectl configuration file (default: ~/.kube/config)
--log-http log http traffic
SEE ALSO
- kn broker - Manage message brokers
- kn channel - Manage event channels
- kn completion - Output shell completion code
- kn container - Manage service's containers (experimental)
- kn domain - Manage domain mappings
- kn eventtype - Manage eventtypes
- kn options - Print the list of flags inherited by all commands
- kn plugin - Manage kn plugins
- kn revision - Manage service revisions
- kn route - List and describe service routes
- kn secret - Manage secrets
- kn service - Manage Knative services
- kn source - Manage event sources
- kn subscription - Manage event subscriptions
- kn trigger - Manage event triggers
- kn version - Show the version of this client