1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/serverless/cli_tools/kn-serving-ref.adoc
2021-07-13 15:33:08 -05:00

28 lines
930 B
Plaintext

include::modules/serverless-document-attributes.adoc[]
[id="kn-serving-ref"]
= Knative Serving CLI commands
:context: kn-serving-ref
include::modules/common-attributes.adoc[]
toc::[]
You can use the following `kn` CLI commands to complete Knative Serving tasks on the cluster.
[id="kn-serving-ref-kn-service"]
== kn service commands
You can use the following commands to create and manage Knative services.
include::modules/creating-serverless-apps-kn.adoc[leveloffset=+2]
include::modules/kn-service-update.adoc[leveloffset=+2]
include::modules/kn-service-apply.adoc[leveloffset=+2]
include::modules/kn-service-describe.adoc[leveloffset=+2]
[id="kn-serving-ref-domain-mapping"]
== kn domain commands
You can use the following commands to create and manage domain mappings.
include::modules/serverless-create-domain-mapping-kn.adoc[leveloffset=+2]
include::modules/serverless-manage-domain-mapping-kn.adoc[leveloffset=+2]