Skip to content
- oAuth 2.0 login flow using the
flexai auth login command.
- Added the
update and delete subcommands to the flexai source command.
- 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
--file flag in the flexai dataset push command.
- Check for updates on every CLI command execution to make sure it is always up to date.
- Cleanup order triggered by logging out with
flexai auth logout.
- Breaking: Removed the
flexai training dashboard command.