# Launch RoostGPT stack

Execute the below command to update the stack

```bash
./roost-deployment-tool create-stack
```

##### To refresh/upgrade Roost version in the stack

```bash
./roost-deployment-tool refresh-stack
```