Skip to content

Commit d813fac

Browse files
authored
How to use /ps-attach command
* adding info how to use /ps-attach command
1 parent 1fffa71 commit d813fac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ The workflows covered so far have been all triggered as manual GitHub Action job
4949
You can also create a database branch and deploy request based on an [already existing Pull Request](https://github.com/jonico/pscale-cli-helper-scripts/pull/2) using `/ps-create`:
5050
![image](https://user-images.githubusercontent.com/1872314/143734380-132bdd39-b4bc-4ec0-b1e8-79d31748542c.png)
5151

52+
If the PlanetScale deploy request or database branch and your pull request both exist already, you can use the `/ps-attach` command, followed by the PlanetScale URL to your branch/DR:
53+
5254
If you like to refresh the schema information of your branch or add additional DDL statements, use `/ps-update`:
5355

5456
![image](https://user-images.githubusercontent.com/1872314/144099735-8e023ecf-31ef-4129-82d0-3aa91d5c9777.png)

0 commit comments

Comments
 (0)