Highlights
See docs at https://docs.baseten.co/reference/cli/baseten/overview
Initial Release
First release! This contains several commands for pushing models, reading logs, and working with the account. All feedback greatly appreciated.
What's Changed
- Initial CLI scaffolding with declarative command framework by @cretz in #1
- Add auth login/logout/switch/status commands by @cretz in #2
- Add User-Agent header to outbound requests by @cretz in #3
- Add model push command and other scaffolding by @cretz in #4
- Add org api-key, billing, and secret commands by @cretz in #6
- Add model deployment logs and push --tail/--wait by @cretz in #5
- CLI Errata and Release Prep by @cretz in #7
- Add model list, fetch, predict, and delete commands by @cretz in #8
- Add --remote-url flag by @cretz in #10
- Agent-friendly CLI improvements and help text improvements by @cretz in #11
- More model deployment and environment commands by @cretz in #9
Full Changelog: https://github.com/basetenlabs/baseten-cli/commits/v0.1.0