dashpub_cli 0.0.1
dashpub_cli: ^0.0.1 copied to clipboard
Official command-line companion tool for Dashpub.
Changelog #
0.0.1 #
- Initial release of the Dashpub CLI companion.
- Implemented
logincommand with persistent token storage. - Implemented
publishcommand for uploading package archives to the registry. - Migrated to the unified
DashpubApiClientfor consistent communication. - Standardized environment variables and configuration patterns.