My workaround:
The shortest way is:
bin/magento config:set admin/security/password_lifetime 0 && \
bin/magento cache:clean
My workaround:
The shortest way is:
bin/magento config:set admin/security/password_lifetime 0 && \
bin/magento cache:clean