Alpha CLI Deprecation Notice ![]()
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.
Please use neutrinos-cli for all new component publishing.
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
neutrinos auth loginalpha new <workspace>
neutrinos new <workspace>alpha generate component <name>
neutrinos generate component <name>
Thanks! ![]()