Move backend migration to abra.sh command

This commit is contained in:
3wc
2025-06-11 15:32:30 +01:00
parent 703c092e93
commit 1144f4fef3
4 changed files with 10 additions and 12 deletions

View File

@ -21,6 +21,7 @@
* `abra app new lasuite-docs --secrets`
* `abra app config <app-name>`
* `abra app deploy <app-name>`
* `abra app cmd <app-name> backend migrate`
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).