diff --git a/README.md b/README.md index 3f5f6a2a..442cb7de 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ $ npm install -g @salesforce/cli $ sf COMMAND running command... $ sf (--version|-v) -@salesforce/cli/2.56.1 linux-x64 node-v20.16.0 +@salesforce/cli/2.56.2 linux-x64 node-v20.16.0 $ sf --help [COMMAND] USAGE $ sf COMMAND @@ -518,7 +518,7 @@ FLAG DESCRIPTIONS directory. ``` -_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.3.4/src/commands/apex/get/log.ts)_ +_See code: [@salesforce/plugin-apex](https://github.com/salesforcecli/plugin-apex/blob/3.4.0/src/commands/apex/get/log.ts)_ ## `sf apex get test` @@ -527,7 +527,7 @@ Display test results for a specific asynchronous test run. ``` USAGE $ sf apex get test -o -i [--json] [--flags-dir ] [--api-version ] [-c] [-d ] - [-r human|tap|junit|json] + [-r human|tap|junit|json] [--concise] FLAGS -c, --code-coverage Retrieve code coverage results. @@ -538,6 +538,7 @@ FLAGS -r, --result-format=