Error: bad flag syntax: -----BEGIN CERTIFICATE-----
....
when the -f flag is used together with the filename everything works like expected, so i updated the documentation.
The current recommended commands https://docs.coopcloud.tech/operators/handbook/#running-an-offline-coop-cloud-server
`abra app secret insert localhost ssl_cert v1 "$(cat localhost.crt)"` break with the error:
```
Error: bad flag syntax: -----BEGIN CERTIFICATE-----
....
```
when the -f flag is used together with the filename everything works like expected, so i updated the documentation.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The current recommended commands https://docs.coopcloud.tech/operators/handbook/#running-an-offline-coop-cloud-server
abra app secret insert localhost ssl_cert v1 "$(cat localhost.crt)"break with the error:when the -f flag is used together with the filename everything works like expected, so i updated the documentation.
🎉