Add more `occ` stuff to README

This commit is contained in:
3wc 2021-06-06 19:35:20 +02:00
parent 7a2e46c5ef
commit 66fd01c8c5
1 changed files with 9 additions and 0 deletions

View File

@ -29,6 +29,15 @@ Fully automated luxury Nextcloud via docker-swarm.
`abra app YOURAPPDOMAIN occ user:list`
If you need to provide additional arguments or options, you'll need to quote
them, e.g.
`abra app YOURAPPDOMAIN occ user:list --help`
## Upgrading Nextcloud apps
`abra app YOURAPPDOMAIN occ "app:update --all"`
[nextcloud-docker]: https://hub.docker.com/_/nextcloud/
[`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra
[`coop-cloud/traefik`]: https://git.autonomic.zone/coop-cloud/traefik