Created Sonntag 06 Juni 2021
Manual: OCC command
Variables
Username: Nextcloud user. On Debian/Ubuntu it is www-data.
Container: Name/ID of the container.
Host
# sudo -u <Username> php occ
Podman
# podman exec --user <Username> <Container> php occ