大部分の開発およびテストタスクに Salesforce コマンドラインインターフェース (CLI) を使用します。これらのタスクには、Dev Hub 組織の認証、スクラッチ組織の作成、スクラッチ組織と VCS 間のソースコードの同期、テストの実行が含まれます。
Salesforce CLI 将所有日志消息写入文件。CLI 调用将日志消息附加到此正在运行的日志文件中。只有错误会输出到运行 CLI 的终端或命令窗口。USER_HOME_DIR/.sf/sf.log 禁用Salesforce CLI 数据收集和指标 Salesforce 收集使用情况数据和指标 (遥测)以帮助改进 Salesforce CLI。我们收集与使用 Salesforce CLI 和插件相...
-s flag indicates that this sandbox is your default org for all cli commands. if you’re working with several orgs and you don’t want this one to be the default, exclude this flag. to directly define the required sandbox options, or to override the values defined in the ...
Salesforce CLI VERSION sfdx-cli/7.36.0-sfdx-cli/7.36.0-b1c4e9c7c8 darwin-x64 node-v10.15.3 USAGE $ sfdx [COMMAND] COMMANDS commands list all the commands force tools for the Salesforce developer --- Visual Studio Code(点击带有链接的Visual Studio Code即可): https://trailhead.salesfor...
$ npm install -g @salesforce/cli $ sf COMMAND running command... $ sf (--version|-v) @salesforce/cli/2.87.5 linux-x64 node-v22.14.0 $ sf --help [COMMAND] USAGE $ sf COMMAND ... Architecture See architecture page for diagrams of the Salesforce CLI. Commands sf alias list sf al...
cliPublic The `sf` cli. salesforcecli/cli’s past year of commit activity TypeScript130Apache-2.02601UpdatedMay 1, 2025 plugin-agentPublic Commands to interact with Salesforce agents salesforcecli/plugin-agent’s past year of commit activity ...
There should be no differences when running via the Salesforce CLI or using the local run file. However, it can be useful to link the plugin to do some additional testing or run your commands from anywhere on your machine. #Link your plugin to the sf clisf plugins:link.#To verifysf pl...
使用CLI进行salesforce DX开发主要有以下步骤: 1. 在本地创建一个 salesforce DX Project 有三种方式可以创建salesforce DX project,取决于你项目如何开始。 1) 通过VCS(此处为GitHub)创建一个salesforce DX project:官方提供了一个sample的git地址:git clone https://github.com/forcedotcom/sfdx-simple.git,先...
See code: src/commands/jit/install.tsReadme Keywords sfdx-pluginPackage Sidebar Install npm i @salesforce/plugin-command-reference Repository github.com/salesforcecli/plugin-command-reference Homepage github.com/salesforcecli/plugin-command-reference Weekly Downloads 26,760 Version 3.1.54 License ...
使用CLI进行salesforce DX开发主要有以下步骤: 1. 在本地创建一个 salesforce DX Project 有三种方式可以创建salesforce DX project,取决于你项目如何开始。 1) 通过VCS(此处为GitHub)创建一个salesforce DX project:官方提供了一个sample的git地址:git clone https://github.com/forcedotcom/sfdx-simple.git,先...