Added
- oAuth 2.0 login flow using the
flexai auth logincommand. - Added the
updateanddeletesubcommands to theflexai sourcecommand. - Automatically open a browser window using the oAuth 2.0 login URL.
- Added a structured render data view to the
flexai training inspect <training_job_name>command. - Added the ability to specify file paths within a dataset through the
--fileflag in theflexai dataset pushcommand. - Check for updates on every CLI command execution to make sure it is always up to date.
Changed
- Cleanup order triggered by logging out with
flexai auth logout.
Removed
- Breaking: Removed the
flexai training dashboardcommand.