mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-20 19:39:23 +02:00
Update docs/developer/cloning-databases.md
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
This commit is contained in:
parent
19bdfffcea
commit
f3f1a1fb06
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Step 1:
|
|||
Get the name of the correct service using `cf spaces-users cisa-dotgov stable`. There should only be one user with a name that is a UUID, that is the one you want.
|
||||
|
||||
step 2:
|
||||
Remove the space develeper role by doing the following command:
|
||||
Remove the space developer role by doing the following command:
|
||||
`cf unset-space-role [USER] cisa-dotgov staging SpaceDeveloper`
|
||||
|
||||
This will cause the job to fail without requiring pushing anything to main.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue