@salesforce/plugin-info
Version:
Plugin for accessing cli info from the command line
29 lines (15 loc) • 869 B
Markdown
# updateCliVersion
Update your CLI version from: %s to the latest version: %s.
# latestCliVersionError
Couldn't determine latest CLI version due to:
%s
# salesforceDxPluginDetected
The salesforcedx plugin is deprecated. Uninstall it by running: `%s plugins:uninstall salesforcedx`.
# linkedPluginWarning
Warning: the [%s] plugin is linked.
# uninstallSuggestion
Uninstall the deprecated Salesforce CLI (%s) version %s and install the @salesforce/cli version 2. See https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_uninstall.htm for uninstall instructions.
# matchProxyEnvVarSuggestion
Modify the values for %s and %s environment variables to match.
# noProxyEnvVarSet
Warning: The CLI does not fully support the "no_proxy" and "NO_PROXY" environment variables and could cause connection issues when running commands.