feat: add ability to upgrade service image and image-version
This commit is contained in:
@@ -46,6 +46,7 @@ postgres:start <name> Start a previously stopped postgres service
|
||||
postgres:stop <name> Stop a running postgres service
|
||||
postgres:unexpose <name> Unexpose a previously exposed postgres service
|
||||
postgres:unlink <name> <app> Unlink the postgres service from the app
|
||||
postgres:upgrade <name> Upgrade service <service> to the specified version
|
||||
```
|
||||
|
||||
## usage
|
||||
|
||||
Reference in New Issue
Block a user