forcedotcom / analyticsdx-vscode

Salesforce Analytics Extensions for Visual Studio Code
BSD 3-Clause "New" or "Revised" License
11 stars 2 forks source link

Update min version of cli plugin #176

Closed smithgp closed 4 months ago

smithgp commented 4 months ago

What does this PR do?

Updates the minimum version of the cli plugin to 1.4.15 to support how the vscode extensions currently execute sfdx commands with the old --loglevel arg.

What issues does this PR fix or reference?

175