fix: avoid parsing that too

This commit is contained in:
2021-12-27 02:52:00 +01:00
parent b73eeb871b
commit db491dcf42

View File

@ -18,7 +18,7 @@
## Quick start
* `abra app new {{ .Name }} --secrets`
* `abra app config <app>`
* `abra app deploy <app>`
* `abra app config $app_name`
* `abra app deploy $app_name`
For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).