Skip to content

Improve config set command#198

Merged
thschmitt merged 1 commit intomainfrom
feature/improve-config-set-command
May 30, 2025
Merged

Improve config set command#198
thschmitt merged 1 commit intomainfrom
feature/improve-config-set-command

Conversation

@thschmitt
Copy link
Copy Markdown
Collaborator

  • Document allowed values for the uipath config set command so that the user actually knows which config values can be updated

  • Add support to set identity server URI using the auth.uri key

Example (Set Identity Server URI):

uipath config set --key auth.uri --value https://<your-server>/identity_

Improves: #192

@thschmitt thschmitt force-pushed the feature/improve-config-set-command branch 2 times, most recently from 903efd7 to bbcad5a Compare May 22, 2025 09:42
- Document allowed values for the `uipath config set` command so that
  the user actually knows which config values can be updated

- Add support to set identity server URI using the `auth.uri` key

- Remove unused AuthConfig struct and Type field

Example (Set Identity Server URI):

```
uipath config set --key auth.uri --value https://<your-server>/identity_
```

Improves: #192
@thschmitt thschmitt force-pushed the feature/improve-config-set-command branch from bbcad5a to e6ce206 Compare May 22, 2025 09:48
@thschmitt thschmitt merged commit 903fd8d into main May 30, 2025
10 checks passed
@thschmitt thschmitt deleted the feature/improve-config-set-command branch July 10, 2025 07:59
vorflux bot pushed a commit to sankeerthrao/uipathcli that referenced this pull request Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants