Closed idanblich closed 4 years ago
Post update CLI into 48.18.1 , autocomplete is not working with the new topic cmdt
cmdt
sfdx update
sfdx plugins --core
sfdx plugins:install @oclif/plugin-autocomplete
sfdx autocomplete
printf "$(sfdx autocomplete:script zsh)" >> ~/.zshrc; source ~/.zshrc
compaudit -D
sfdx force:cm
Autocomplete to work with the new topic cmdt
Autocomplete is not work with the new topic cmdt
SFDX CLI Version(to find the version of the CLI engine run sfdx --version): sfdx-cli/7.62.1-309fe6da17 darwin-x64 node-v10.20.1
SFDX plugin Version(to find the version of the CLI plugin run sfdx plugins --core) @oclif/plugin-autocomplete 0.2.0 @oclif/plugin-commands 1.2.3 (core) @oclif/plugin-not-found 1.2.3 (core) @oclif/plugin-plugins 1.7.9 (core) @oclif/plugin-warn-if-update-available 1.7.0 (core) @oclif/plugin-which 1.0.3 (core) @salesforce/lwc-dev-server 2.1.1 ├─ @oclif/plugin-update 1.3.9 └─ @oclif/plugin-help 2.2.1
@salesforce/sfdx-diff 0.0.6 @salesforce/sfdx-trust 3.0.7 (core) analytics 1.9.1 (core) apexlink 0.9.1 generator 1.1.2 (core) salesforce-alm 48.6.1-14 (mpd) salesforcedx 48.18.1 (core) ├─ @salesforce/sfdx-plugin-lwc-test 0.1.5 (core) ├─ salesforcedx-templates 48.18.0 (core) └─ custom-metadata 1.0.0 (core)
sfdx-cli 7.62.1 (core) sfdx-falcon 0.0.93 sfdx-git-packager 0.2.1 sfdx-jayree 1.10.1
OS and version: ProductName: Mac OS X ProductVersion: 10.15.5 BuildVersion: 19F101
@idanblich - please run sfdx autocomplete --refresh-cache. That should fix it.
sfdx autocomplete --refresh-cache
@shetzel Working 👍
Summary
Post update CLI into 48.18.1 , autocomplete is not working with the new topic
cmdt
Steps To Reproduce:
sfdx update
sfdx plugins --core
sfdx plugins:install @oclif/plugin-autocomplete
sfdx autocomplete
printf "$(sfdx autocomplete:script zsh)" >> ~/.zshrc; source ~/.zshrc
compaudit -D
sfdx force:cm
(with tab press)Expected result
Autocomplete to work with the new topic
cmdt
Actual result
Autocomplete is not work with the new topic
cmdt
Additional information
SFDX CLI Version(to find the version of the CLI engine run sfdx --version): sfdx-cli/7.62.1-309fe6da17 darwin-x64 node-v10.20.1
SFDX plugin Version(to find the version of the CLI plugin run sfdx plugins --core) @oclif/plugin-autocomplete 0.2.0 @oclif/plugin-commands 1.2.3 (core) @oclif/plugin-not-found 1.2.3 (core) @oclif/plugin-plugins 1.7.9 (core) @oclif/plugin-warn-if-update-available 1.7.0 (core) @oclif/plugin-which 1.0.3 (core) @salesforce/lwc-dev-server 2.1.1 ├─ @oclif/plugin-update 1.3.9 └─ @oclif/plugin-help 2.2.1
@salesforce/sfdx-diff 0.0.6 @salesforce/sfdx-trust 3.0.7 (core) analytics 1.9.1 (core) apexlink 0.9.1 generator 1.1.2 (core) salesforce-alm 48.6.1-14 (mpd) salesforcedx 48.18.1 (core) ├─ @salesforce/sfdx-plugin-lwc-test 0.1.5 (core) ├─ salesforcedx-templates 48.18.0 (core) └─ custom-metadata 1.0.0 (core)
sfdx-cli 7.62.1 (core) sfdx-falcon 0.0.93 sfdx-git-packager 0.2.1 sfdx-jayree 1.10.1
OS and version: ProductName: Mac OS X ProductVersion: 10.15.5 BuildVersion: 19F101