Hello.
Thanks for the CLI it is great way for update certificate on synology.
- I don't want to store login/password as plain text
- I have enabled 2-factor auth for administrators.
Now CLI doesn't support the cases for use in authomation
What you think about
- Add optional otp-code (will use for auth request)
- Option for save auth data (session, token) into a file and use the file for next commands
I can create PR with the functions if you are ok.