Merge pull request #1476 from nextcloud/autocomplete-for-occ-app-commands
Autocomplete for occ app commands
No related branches found
No related tags found
Showing
- 3rdparty 1 addition, 1 deletion3rdparty
- core/Command/App/CheckCode.php 27 additions, 1 deletioncore/Command/App/CheckCode.php
- core/Command/App/Disable.php 24 additions, 1 deletioncore/Command/App/Disable.php
- core/Command/App/Enable.php 31 additions, 1 deletioncore/Command/App/Enable.php
- core/Command/App/GetPath.php 13 additions, 0 deletionscore/Command/App/GetPath.php
- core/Command/App/ListApps.php 22 additions, 0 deletionscore/Command/App/ListApps.php
- core/Command/Base.php 24 additions, 1 deletioncore/Command/Base.php
- core/Command/Config/App/Base.php 48 additions, 0 deletionscore/Command/Config/App/Base.php
- core/Command/Config/App/DeleteConfig.php 0 additions, 1 deletioncore/Command/Config/App/DeleteConfig.php
- core/Command/Config/App/GetConfig.php 0 additions, 1 deletioncore/Command/Config/App/GetConfig.php
- core/Command/Config/App/SetConfig.php 0 additions, 1 deletioncore/Command/Config/App/SetConfig.php
- core/Command/Config/Import.php 31 additions, 1 deletioncore/Command/Config/Import.php
- core/Command/Config/ListConfigs.php 13 additions, 0 deletionscore/Command/Config/ListConfigs.php
- core/Command/Config/System/Base.php 78 additions, 0 deletionscore/Command/Config/System/Base.php
- core/Command/Config/System/DeleteConfig.php 0 additions, 1 deletioncore/Command/Config/System/DeleteConfig.php
- core/Command/Config/System/GetConfig.php 0 additions, 1 deletioncore/Command/Config/System/GetConfig.php
- core/Command/Config/System/SetConfig.php 12 additions, 1 deletioncore/Command/Config/System/SetConfig.php
- core/Command/Db/ConvertType.php 28 additions, 1 deletioncore/Command/Db/ConvertType.php
- core/Command/Db/GenerateChangeScript.php 31 additions, 1 deletioncore/Command/Db/GenerateChangeScript.php
- core/Command/L10n/CreateJs.php 31 additions, 1 deletioncore/Command/L10n/CreateJs.php
Loading
Please register or sign in to comment