We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 805a1be + 512b633 commit c2712efCopy full SHA for c2712ef
articles/sap/automation/reference-bash.md
@@ -19,9 +19,9 @@ You can deploy all [SAP Deployment Automation Framework](deployment-framework.md
19
20
## Control plane operations
21
22
-You can deploy or update the control plane by using the [prepare_region](bash/prepare-region.md) shell script.
+You can deploy or update the control plane by using the [deploy_controlplane](bash/prepare-region.md) shell script.
23
24
-Remove the control plane by using the [remove_region](bash/remove-region.md) shell script.
+Remove the control plane by using the [remove_controlplane](bash/remove-region.md) shell script.
25
26
You can bootstrap the deployer in the control plane by using the [install_deployer](bash/install-deployer.md) shell script.
27
0 commit comments