-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(occ): correct
app_api:app:update
enabled state of ExApps, intro…
…duce helper options (#478) Resolves: #474 This PR corrects AppAPI `occ app_api:app:update` command logic in the following way: 1. By default disabled ExApps are not updated. Use option `--include-disabled` to update disabled ExApps too. 2. During update ExApp is enabled to perform initialization step, if it was disabled before update - by default it will be disabled after update. --------- Signed-off-by: Andrey Borysenko <[email protected]>
- Loading branch information
1 parent
fe0b180
commit 217a6f9
Showing
1 changed file
with
26 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters