@salesforce/cli 2.50.4 → 2.50.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli
24
24
  $ sf COMMAND
25
25
  running command...
26
26
  $ sf (--version|-v)
27
- @salesforce/cli/2.50.4 linux-x64 node-v20.15.0
27
+ @salesforce/cli/2.50.6 linux-x64 node-v20.15.0
28
28
  $ sf --help [COMMAND]
29
29
  USAGE
30
30
  $ sf COMMAND
@@ -873,7 +873,7 @@ EXAMPLES
873
873
  $ sf autocomplete --refresh-cache
874
874
  ```
875
875
 
876
- _See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/3.1.5/src/commands/autocomplete/index.ts)_
876
+ _See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/3.1.6/src/commands/autocomplete/index.ts)_
877
877
 
878
878
  ## `sf commands`
879
879