forcedotcom / cli

Salesforce CLI
https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/
BSD 3-Clause "New" or "Revised" License
474 stars 77 forks source link

demo title #2892

Closed WillieRuemmele closed 1 month ago

WillieRuemmele commented 1 month ago

Expected result

Actual result

System Information

@salesforce/cli/2.44.7 darwin-arm64 node-v18.18.2
@oclif/plugin-autocomplete 3.0.18 (core)
@oclif/plugin-commands 3.3.4 (core)
@oclif/plugin-help 6.0.22 (core)
@oclif/plugin-not-found 3.1.10 (core)
@oclif/plugin-plugins 5.1.3 (core)
@oclif/plugin-search 1.0.24 (core)
@oclif/plugin-update 4.2.14 (core)
@oclif/plugin-version 2.1.2 (core)
@oclif/plugin-warn-if-update-available 3.0.19 (core)
@oclif/plugin-which 3.1.10 (core)
@salesforce/cli 2.44.7 (core)
apex 3.1.13 (core)
auth 3.6.16 (core)
data 3.4.3 (core)
deploy-retrieve 3.8.0 (core)
info 3.3.3 (core)
limits 3.3.9 (core)
marketplace 1.2.8 (core)
org 4.1.14 (link) /Users/william.ruemmele/projects/oss/plugin-org
packaging 2.4.5 (core)
schema 3.3.9 (core)
settings 2.2.7 (core)
sobject 1.4.6 (core)
source 3.3.18 (core)
telemetry 3.3.11 (core)
templates 56.2.9 (core)
trust 3.7.3 (core)
user 3.5.11 (core)
SF ENV. VARS.
SF_AUTOUPDATE_DISABLE,true
SF_DISABLE_AUTOUPDATE,true
SF_UPDATE_INSTRUCTIONS,Use "npm update --global @salesforce/cli" to update npm-based installations.
Windows: false
Shell: zsh
Channel: stable

Diagnostics

:white_check_mark: pass - salesforcedx plugin not installed :x: fail - no linked plugins :white_check_mark: pass - [@salesforce/plugin-trust] can ping: https://registry.npmjs.org :white_check_mark: pass - [@salesforce/plugin-trust] can ping: https://registry.yarnpkg.com :white_check_mark: pass - [@salesforce/plugin-deploy-retrieve] sourceApiVersion matches apiVersion :white_check_mark: pass - [@salesforce/plugin-deploy-retrieve] default target DevHub max apiVersion matches default target org max apiVersion :white_check_mark: pass - [@salesforce/plugin-deploy-retrieve] sourceApiVersion matches default target org max apiVersion :white_check_mark: pass - can access: https://test.salesforce.com :white_check_mark: pass - can access: https://appexchange.salesforce.com/services/data :white_check_mark: pass - can access: https://developer.salesforce.com/media/salesforce-cli/sf/channels/stable/sf-win32-x64-buildmanifest :white_check_mark: pass - [@salesforce/plugin-auth] CLI supports v2 crypto :white_check_mark: pass - using latest or latest-rc CLI version

github-actions[bot] commented 1 month ago

Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.

github-actions[bot] commented 1 month ago

Hello @WillieRuemmele :wave: It looks like you didn't include the full Salesforce CLI version information in your issue. Please provide the output of version --verbose --json for the CLI you're using (sf or sfdx).

A few more things to check:

Thank you!