Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: rename CLI "plugin" command to "app" (#3662)
* refactor: rename "plugin" to "app" * refactor: simplify code * chore: update changelog * tests: fixed unit tests * tests: fix integration tests * chore: change plugin template to use `app` as the type name * chore: update plugin code documentation to use "app" instead * tests: fixed service unit tests * chore: update comments * chore: fix typo * chore: improve command description * chore: restore plugin to test case names * chore: remove commented unit test code * chore: change app commands to properly set example command Co-authored-by: Julien Robert * chore: remove redundant plugin path check
- Loading branch information