Skip to content

Add legacy flag to preserve per-service URL config for Artifactory v6.x - #1605

Merged
ehl-jf merged 1 commit into
masterfrom
feature/JGC-487
Aug 14, 2026
Merged

Add legacy flag to preserve per-service URL config for Artifactory v6.x#1605
ehl-jf merged 1 commit into
masterfrom
feature/JGC-487

Conversation

@ehl-jf

@ehl-jf ehl-jf commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Simplify jf login / jf c add to always use a single JFrog Platform URL by default, dropping the interactive per-service URL prompts (Artifactory/Distribution/Xray/Mission Control/Pipelines). A new legacy option on ConfigCommand / LoginCommand restores that prompting (and, for login, skips the browser-based web login) for Artifactory v6.x self-hosted setups where these products don't share one platform URL.

Companion PR in jfrog-cli (wires up the --legacy CLI flag): https://github.com/jfrog/jfrog-cli/pull/new/JGC-487-simplify-login

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • This pull request is on the master branch.
  • I used gofmt for formatting the code before submitting the pull request.

@ehl-jf
ehl-jf deployed to build-gate August 10, 2026 13:10 — with GitHub Actions Active
@ehl-jf ehl-jf added the new feature Automatically generated release notes label Aug 10, 2026
…factory v6.x

jf login and jf c add now default to a single JFrog Platform URL. The
new legacy flag restores the previous per-service URL prompts (Artifactory/
Distribution/Xray/Mission Control/Pipelines) and skips the browser-based
web login, for Artifactory v6.x self-hosted setups where these products
don't share one platform URL.
@ehl-jf
ehl-jf deployed to build-gate August 14, 2026 07:05 — with GitHub Actions Active
@github-actions

Copy link
Copy Markdown
Contributor

@ehl-jf
ehl-jf merged commit 1027231 into master Aug 14, 2026
13 checks passed
@ehl-jf
ehl-jf deleted the feature/JGC-487 branch August 14, 2026 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new feature Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants