New Features
* add info for running project up command
* exec as shell alias
* exec as shell alias
Fixes
* add oic to requirem
* updating requirement for a higher version of PyYAML
* sonarcloud detected bugs
* create cluster spinner added
* code smell commented code
* install coveralls and add to requirements
* code smells with nested empty function
* install coverage
* create cluster spinner added
Docs
* add coverage badge
Others
* run black on new files, fix flake8
* pin pyyaml to >=5.4 in setup.py
* add pytest to workflow
* test orga command
* test text
* comment failing tests
* update workflows and add coveragerc file
* add tests for app, auth, system commands
Full set of changes: [`0.8.1-dev13...0.9.0-dev2`](https://github.com/unikubehq/cli/compare/0.8.1-dev13...0.9.0-dev2)