particle-iot / particle-cli

Command Line Interface for Particle Cloud and devices
Apache License 2.0
212 stars 92 forks source link

Feature/sc 126216/update linux mac cli installer to use new #727

Closed hugomontero closed 4 months ago

hugomontero commented 4 months ago

Description

This PR will add cli-installer for unix systems (macos, linux)

How to Test

  1. Download the installer: https://binaries.staging.particle.io/particle-cli/installer/install-cli
  2. Run the installer for an specific version: VERSION=3.23.0 ./{path}/install-cli
  3. Attempt to use particle command in a new terminal: particle update-cli --help

outcome Once installed you will be able to see the new options for update-cli command:

Related Issues / Discussions

Story details: https://app.shortcut.com/particle/story/126216

Completeness