particle-iot / particle-cli

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

feature/ch82634/remove-deprecated-mesh-commands #612

Closed busticated closed 3 years ago

busticated commented 3 years ago

Description

Removes the deprecated mesh namespace and associated commands

How to Test

  1. run particle --help
  2. note that the mesh entries have been removed and no longer work

Related Issues / Discussions

https://blog.particle.io/mesh-deprecation/ https://docs.particle.io/reference/discontinued/mesh/#what-happens-in-march-2021-

Completeness