You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If it all works correctly, it would be easy to add this as an extra environment variables (e.g., -e USE_SERVICE_ACCOUNT=1?) to have the wrapper append --service-account automatically without overriding the cron command defaults. Feel free to submit a PR.
I'd like to move some backups from a dedicated server to this container, however they are configured to use --service-account (https://github.com/GAM-team/got-your-back/wiki#--service-account).
The command I use is as follows:
gyb --email [email protected] --service-account --local-folder /mnt/backup/gmail/[email protected]
Is it possible to configure this container to call gyb in this manner, or is it fixed to the standard 3-legged OAuth authentication?
Thanks
The text was updated successfully, but these errors were encountered: