Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S Solaar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pwr-Solaar
  • Solaar
  • Merge requests
  • !702

cli: force unpairing attempt when using cli

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Peter F. Patel-Schneider requested to merge github/fork/pfps/unpair into master Feb 28, 2020
  • Overview 7
  • Commits 1
  • Pipelines 0
  • Changes 2

The command line interface generally just does the command without checking whether it makes sense to Solaar, on the assumption that users of the CLI know what they are doing. When I fixed up the unpairing for Nano receivers I had to handle unpairing differently for Universal and Nano receivers so the low-level code didn't try to unpair for Nano receivers. This PR adds in a forced unpair and uses that version in solaar unpair <n>, restoring the old behaviour for the CLI.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/pfps/unpair