Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: onecli/onecli-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 57d856d
Choose a base ref
...
head repository: onecli/onecli-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7fdd59c
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on May 31, 2026

  1. fix: add --cloud-url flag to migrate command (#70)

    The export service needs to know the cloud API URL to send data to.
    Without this flag, it defaults to https://api.onecli.sh (production).
    For non-production environments, the migration script passes
    --cloud-url automatically.
    
    Companion to onecli-cloud#497.
    
    Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    guyb1 and claude authored May 31, 2026
    Configuration menu
    Copy the full SHA
    96ae126 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fdd59c View commit details
    Browse the repository at this point in the history
Loading