Skip to content

Commit 61c9709

Browse files
committed
edits
1 parent 6ee6301 commit 61c9709

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

plugins/bluemix_admin/index.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ copyright:
44

55
years: 2015, 2018
66

7-
lastupdated: "2018-10-04"
7+
lastupdated: "2018-12-12"
88

99
---
1010

@@ -287,6 +287,14 @@ cf ba create-org <organization> <manager>
287287
**Tip:** You can also use **ba co** as an alias for the longer
288288
**ba create-org** command name.
289289

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+
```
290298
{: codeblock}
291299

292300
<dl class="parml">

toc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ IBM Cloud CLI and Developer Tools
7272
Cloud Foundry CLI plug-ins
7373
plugins/bluemix_admin/index.md
7474
plugins/vpn/index.md
75-
75+
7676
monitoring_logging.md
7777

7878
{: .topicgroup}

0 commit comments

Comments
 (0)