IBM-Cloud / docs

IBM Cloud product documentation.
Apache License 2.0
149 stars 338 forks source link

Correct fix (syntax) #1327

Closed patmc2go closed 7 years ago

patmc2go commented 7 years ago

Tweak over my other tweak - added BX to the command and used the option the BX CLI uses (BX likes to reverse the command pattern - don't ask me why as it is confusing).
bx iam org-delete cf delete-org (but only the bx iam org-delete option works for this task).

patmc2go commented 7 years ago

Hope I got that right - I'd made one edit/fork and then at the last moment I tested the command and saw it needed fixed too (delete-org >> org-delete). I couldn't figure out how to modify my modification... so I started again.

As long as the master says bx iam org-delete - we're good.

Regards,

Pat McCarthy -- Bluemix Developer Support and Enablement Team -- RTP, NC -- Internet: PatMc@us.ibm.com

From: mekaufman notifications@github.com To: IBM-Bluemix/docs docs@noreply.github.com Cc: Pat McCarthy/Raleigh/IBM@IBMUS, Author author@noreply.github.com Date: 04/26/2017 12:12 PM Subject: Re: [IBM-Bluemix/docs] Correct fix (syntax) (#1327)

Merged #1327.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

mekaufman commented 7 years ago

Thanks @patmc2go We should be good. I made sure it uses bx iam org-delete.