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

39 lines
1.2 KiB
Plaintext

:_content-type: ASSEMBLY
[id="kn-serving-ref"]
= Knative Serving CLI commands
include::_attributes/common-attributes.adoc[]
:context: kn-serving-ref
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]
// offline mode
include::modules/kn-service-offline-about.adoc[leveloffset=+1]
include::modules/kn-service-offline-create.adoc[leveloffset=+2]
[id="kn-serving-ref-kn-container"]
== kn container commands
You can use the following commands to create and manage multiple containers in a Knative service spec.
include::modules/serverless-kn-container.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]