Return the no-auth-cache switch.
list<string>
protected function getAuthCacheArgs() : array { return $this->cacheCredentials ? [] : [ '--no-auth-cache', ]; }