From c9a44cff1b9409ea09fc5362bb80bc07e3fb4eb2 Mon Sep 17 00:00:00 2001 From: brennen-stripe <86444598+brennen-stripe@users.noreply.github.com> Date: Tue, 15 Nov 2022 12:41:32 -0800 Subject: [PATCH] added docs for making new org (#896) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 883481cf1a..b5bfeb0598 100644 --- a/README.md +++ b/README.md @@ -170,6 +170,14 @@ sfdx/bin/sfdx-wipe-account platform-integrations-bots+cpqqapackage@stripe.com sfdx/bin/sfdx-wipe-account mbianco+standardcpq@stripe.com ``` +## Creating a new CI testing org + +1. Log into the PBO +2. Search for `environment hub` in the app launcher +3. Click Create Org in top right corner + +- If you do not see all the accounts, change the filter from Recently Viewed to All + ## Creating a stratch org - Specify your dev hub via `sfdx force:config:set --defaultdevusername`. This can be any salesforce dev org.