What's Changed
* Fix terms: train to job, serve to deployment
* Add deployment scale command
* Enable T4 GPU instance
* Replace deployment scale subcommand to update
* Add Deployment security level option
* Support deployment monthly usage
* include-terminated option in Deployment list
* Deployment event command
* Usage API bugfix
* `pf checkpoint restore` to restore soft-deleted checkpoint
* Precise job config validation
* Additional validations in deployment metrics and update commands
* Support using huggingface dataset without creating dataset
* Show progress spinner icon for long running steps when watching job logs
* Fix billing summary results
* Auto-fill docker command setup script if not provided
* Fix jsonschema to validate the job config by
* Add inference request logging option in deployment create command.
**Full Changelog**: https://github.com/friendliai/periflow-cli/compare/0.1.14...0.1.15