🚨 Alpha CLI Deprecation Notice

:police_car_light: Alpha CLI Deprecation Notice :police_car_light:

The old @jatahworx/alpha-cli package has been deprecated.
Do not use it to publish new components — components published using it will not appear on the Alpha platform.

:white_check_mark: Please use neutrinos-cli for all new component publishing.

:link: neutrinos-cli (npm):
https://www.npmjs.com/package/neutrinos-cli/v/1.0.2

Command Update

The CLI command prefix has changed:

  • alpha auth login :right_arrow: neutrinos auth login
  • alpha new <workspace> :right_arrow: neutrinos new <workspace>
  • alpha generate component <name> :right_arrow: neutrinos generate component <name>

Thanks! :raising_hands:

2 Likes