mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Fix {context} variable connector
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
//
|
||||
// * applications/application-life-cycle-management/creating-applications-using-the-cli.adoc
|
||||
|
||||
[id="applications-create-using-cli-image-{context}"]
|
||||
[id="applications-create-using-cli-image_{context}"]
|
||||
= Creating an application from an image
|
||||
|
||||
You can deploy an application from an existing image. Images can come from
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
//
|
||||
// * applications/application-life-cycle-management/creating-applications-using-the-cli.adoc
|
||||
|
||||
[id="applications-create-using-cli-modify-{context}"]
|
||||
[id="applications-create-using-cli-modify_{context}"]
|
||||
= Modifying application creation
|
||||
|
||||
The `new-app` command generates {product-title} objects that build, deploy, and
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
//
|
||||
// * applications/application-life-cycle-management/creating-applications-using-the-cli.adoc
|
||||
|
||||
[id="applications-create-using-cli-source-code-{context}"]
|
||||
[id="applications-create-using-cli-source-code_{context}"]
|
||||
= Creating an application from source code
|
||||
|
||||
With the `new-app` command you can create applications from source code in a
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
//
|
||||
// * logging/cluster-logging-cluster-status.adoc
|
||||
|
||||
[id="cluster-logging-clo-status-example-{context}"]
|
||||
[id="cluster-logging-clo-status-example_{context}"]
|
||||
= Viewing the status of cluster logging components
|
||||
|
||||
You can view the status for a number of cluster logging components.
|
||||
|
||||
Reference in New Issue
Block a user