• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

UiPath / uipathcli / 13949178945

19 Mar 2025 02:33PM UTC coverage: 90.47% (-0.001%) from 90.471%
13949178945

Pull #168

github

thschmitt
Add command to clear auth token cache

The uipathcli caches temporary access tokens for 1 hour during which
they are valid. Only after the auth token expires a new token is
retrieved from the identity server.

Due to the caching of the access token, adding or removing scopes will
not take effect immediately. It takes up to 1 hour until the updated
scopes will be used.

Added command to clear cache so that the next command will retrieve a
new auth token:

```bash
uipath config cache clear

Cache has been successfully cleared
```

Issue: https://github.com/UiPath/uipathcli/issues/160
Pull Request #168: Add command to clear auth token cache

37 of 41 new or added lines in 2 files covered. (90.24%)

6 existing lines in 1 file now uncovered.

5933 of 6558 relevant lines covered (90.47%)

1.01 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

75.0
/commandline/cache_clear_command_handler.go


Build SHA Not Found

The commit SHA "f19cd2cc9693fb33a3e8283731d7325579071e25" was not found in your repository, so the file cannot be loaded. This may be because you posted from a local development environment, or your CI created an ephemeral commit.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc