Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove sudo for chip-tool commands #35

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Remove sudo for chip-tool commands #35

merged 1 commit into from
Jul 4, 2024

Conversation

farshidtz
Copy link
Member

@farshidtz farshidtz commented Jul 1, 2024

Chip Tool snap has changed and now works without root privileges:
canonical/chip-tool-snap#55

Closes #25
Depends on release Chip Tool snap v1.3.0.0+snap to latest/stable.

Chip Tool snap has changed and now works without root privileges:
canonical/chip-tool-snap#55
@farshidtz farshidtz marked this pull request as ready for review July 4, 2024 09:35
@farshidtz
Copy link
Member Author

$ snap info chip-tool
name:      chip-tool
summary:   Chip Tool Matter Controller
publisher: Canonical IoT Labs
store-url: https://snapcraft.io/chip-tool
license:   Apache-2.0
description: |
  Chip Tool is a Matter controller being developed as part of the Connected
  Home IP project: https://github.com/project-chip/connectedhomeip
  
  The snap packaging makes it easy to run the Chip Tool on Linux to
  experiment with Matter devices.
  
  **For usage instructions and questions, refer to
  https://github.com/canonical/chip-tool-snap**
  
  ---
  
  Matter is a trademark of Connectivity Standards Alliance:
  https://csa-iot.org/all-solutions/matter/
  
  _Icon by OpenMoji_
snap-id: 1BvbqgXx6wlTOGBaMogQxoKYhFBfHhrj
channels:
  latest/stable:    v1.3.0.0+snap 2024-07-02  (96) 32MB -
  latest/candidate: ↑                                   
  latest/beta:      5ee4ef6f+snap 2024-06-13  (81) 33MB -
  latest/edge:      cde0b92d+snap 2024-07-01 (100) 33MB -

@farshidtz farshidtz merged commit f580f78 into main Jul 4, 2024
2 checks passed
@farshidtz farshidtz deleted the chip-tool-no-sudo branch July 4, 2024 14:57
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.

Update chip-tool documentation to run without sudo
2 participants