We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ee6301 commit 61c9709Copy full SHA for 61c9709
2 files changed
plugins/bluemix_admin/index.md
@@ -4,7 +4,7 @@ copyright:
4
5
years: 2015, 2018
6
7
-lastupdated: "2018-10-04"
+lastupdated: "2018-12-12"
8
9
---
10
@@ -287,6 +287,14 @@ cf ba create-org <organization> <manager>
287
**Tip:** You can also use **ba co** as an alias for the longer
288
**ba create-org** command name.
289
290
+### Deleting an organization
291
+{: #admin_delete_org}
292
+
293
+To delete an organization, use the following command:
294
295
+```
296
+cf ba delete-org <organization>
297
298
{: codeblock}
299
300
<dl class="parml">
toc
@@ -72,7 +72,7 @@ IBM Cloud CLI and Developer Tools
72
Cloud Foundry CLI plug-ins
73
plugins/bluemix_admin/index.md
74
plugins/vpn/index.md
75
-
76
monitoring_logging.md
77
78
{: .topicgroup}
0 commit comments