generated from salesforcecli/plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 3.16.2-dev-17431548.0 [skip ci]
- Loading branch information
1 parent
c51330c
commit 8514583
Showing
2 changed files
with
39 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -141,7 +141,7 @@ FLAG DESCRIPTIONS | |
If you specify this flag, don’t specify --metadata or --source-dir. | ||
``` | ||
|
||
_See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/convert/mdapi.ts)_ | ||
_See code: [src/commands/project/convert/mdapi.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/convert/mdapi.ts)_ | ||
|
||
## `sf project convert source` | ||
|
||
|
@@ -214,7 +214,7 @@ FLAG DESCRIPTIONS | |
Override the api version used for api requests made by this command | ||
``` | ||
|
||
_See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/convert/source.ts)_ | ||
_See code: [src/commands/project/convert/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/convert/source.ts)_ | ||
|
||
## `sf project convert source-behavior` | ||
|
||
|
@@ -272,7 +272,7 @@ EXAMPLES | |
$ sf project convert source-behavior --behavior decomposePermissionSetBeta --dry-run --preserve-temp-dir | ||
``` | ||
|
||
_See code: [src/commands/project/convert/source-behavior.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/convert/source-behavior.ts)_ | ||
_See code: [src/commands/project/convert/source-behavior.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/convert/source-behavior.ts)_ | ||
|
||
## `sf project delete source` | ||
|
||
|
@@ -412,7 +412,7 @@ FLAG DESCRIPTIONS | |
- Separate the test names with spaces: --tests Test1 Test2 "Test With Space" | ||
``` | ||
|
||
_See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/delete/source.ts)_ | ||
_See code: [src/commands/project/delete/source.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/delete/source.ts)_ | ||
|
||
## `sf project delete tracking` | ||
|
||
|
@@ -449,7 +449,7 @@ EXAMPLES | |
$ sf project delete tracking --target-org my-scratch | ||
``` | ||
|
||
_See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/delete/tracking.ts)_ | ||
_See code: [src/commands/project/delete/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/delete/tracking.ts)_ | ||
|
||
## `sf project deploy cancel` | ||
|
||
|
@@ -521,7 +521,7 @@ FLAG DESCRIPTIONS | |
project deploy report". | ||
``` | ||
|
||
_See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/deploy/cancel.ts)_ | ||
_See code: [src/commands/project/deploy/cancel.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/deploy/cancel.ts)_ | ||
|
||
## `sf project deploy preview` | ||
|
||
|
@@ -604,7 +604,7 @@ FLAG DESCRIPTIONS | |
All child components are included. If you specify this flag, don’t specify --metadata or --source-dir. | ||
``` | ||
|
||
_See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/deploy/preview.ts)_ | ||
_See code: [src/commands/project/deploy/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/deploy/preview.ts)_ | ||
|
||
## `sf project deploy quick` | ||
|
||
|
@@ -688,7 +688,7 @@ FLAG DESCRIPTIONS | |
deploy report". | ||
``` | ||
|
||
_See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/deploy/quick.ts)_ | ||
_See code: [src/commands/project/deploy/quick.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/deploy/quick.ts)_ | ||
|
||
## `sf project deploy report` | ||
|
||
|
@@ -780,7 +780,7 @@ FLAG DESCRIPTIONS | |
--coverage-formatters lcov --coverage-formatters clover | ||
``` | ||
|
||
_See code: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/deploy/report.ts)_ | ||
_See code: [src/commands/project/deploy/report.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/deploy/report.ts)_ | ||
|
||
## `sf project deploy resume` | ||
|
||
|
@@ -865,7 +865,7 @@ FLAG DESCRIPTIONS | |
--coverage-formatters lcov --coverage-formatters clover | ||
``` | ||
|
||
_See code: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/deploy/resume.ts)_ | ||
_See code: [src/commands/project/deploy/resume.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/deploy/resume.ts)_ | ||
|
||
## `sf project deploy start` | ||
|
||
|
@@ -1101,7 +1101,7 @@ FLAG DESCRIPTIONS | |
--coverage-formatters lcov --coverage-formatters clover | ||
``` | ||
|
||
_See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/deploy/start.ts)_ | ||
_See code: [src/commands/project/deploy/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/deploy/start.ts)_ | ||
|
||
## `sf project deploy validate` | ||
|
||
|
@@ -1274,16 +1274,17 @@ FLAG DESCRIPTIONS | |
--coverage-formatters lcov --coverage-formatters clover | ||
``` | ||
|
||
_See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/deploy/validate.ts)_ | ||
_See code: [src/commands/project/deploy/validate.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/deploy/validate.ts)_ | ||
|
||
## `sf project generate manifest` | ||
|
||
Create a project manifest that lists the metadata components you want to deploy or retrieve. | ||
|
||
``` | ||
USAGE | ||
$ sf project generate manifest [--json] [--flags-dir <value>] [--api-version <value>] [-m <value>...] [-p <value>...] [-n | ||
<value> | -t pre|post|destroy|package] [-c managed|unlocked... --from-org <value>] [-d <value>] | ||
$ sf project generate manifest [--json] [--flags-dir <value>] [--api-version <value>] [-m <value>... | -p <value>...] [-n | ||
<value> | -t pre|post|destroy|package] [-c managed|unlocked... --from-org <value>] [--excluded-metadata <value>... ] | ||
[-d <value>] | ||
FLAGS | ||
-c, --include-packages=<option>... Package types (managed, unlocked) whose metadata is included in the manifest; by | ||
|
@@ -1297,6 +1298,8 @@ FLAGS | |
-t, --type=<option> Type of manifest to create; the type determines the name of the created file. | ||
<options: pre|post|destroy|package> | ||
--api-version=<value> Override the api version used for api requests made by this command | ||
--excluded-metadata=<value>... Metadata types to exclude when building a manifest from an org. Specify the name | ||
of the type, not the name of a specific component. | ||
--from-org=<value> Username or alias of the org that contains the metadata components from which to | ||
build a manifest. | ||
|
@@ -1329,6 +1332,14 @@ DESCRIPTION | |
multiple names separated by spaces. Enclose names that contain spaces in one set of double quotes. The same syntax | ||
applies to --include-packages and --source-dir. | ||
To build a manifest from the metadata in an org, use the --from-org flag. You can combine --from-org with the | ||
--metadata flag to include only certain metadata types, or with the --excluded-metadata flag to exclude certain | ||
metadata types. When building a manifest from an org, the command makes many concurrent API calls to discover the | ||
metadata that exists in the org. To limit the number of concurrent requests, use the SF_LIST_METADATA_BATCH_SIZE | ||
environment variable and set it to a size that works best for your org and environment. If you experience timeouts or | ||
inconsistent manifest contents, then setting this environment variable can improve accuracy. However, the command | ||
takes longer to run because it sends fewer requests at a time. | ||
ALIASES | ||
$ sf force source manifest create | ||
|
@@ -1349,9 +1360,17 @@ EXAMPLES | |
Create a manifest from the metadata components in the specified org and include metadata in any unlocked packages: | ||
$ sf project generate manifest --from-org [email protected] --include-packages unlocked | ||
Create a manifest from specific metadata types in an org: | ||
$ sf project generate manifest --from-org [email protected] --metadata ApexClass,CustomObject,CustomLabels | ||
Create a manifest from all metadata components in an org excluding specific metadata types: | ||
$ sf project generate manifest --from-org [email protected] --excluded-metadata StandardValueSet | ||
``` | ||
|
||
_See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/generate/manifest.ts)_ | ||
_See code: [src/commands/project/generate/manifest.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/generate/manifest.ts)_ | ||
|
||
## `sf project list ignored` | ||
|
||
|
@@ -1393,7 +1412,7 @@ EXAMPLES | |
$ sf project list ignored --source-dir package.xml | ||
``` | ||
|
||
_See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/list/ignored.ts)_ | ||
_See code: [src/commands/project/list/ignored.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/list/ignored.ts)_ | ||
|
||
## `sf project reset tracking` | ||
|
||
|
@@ -1442,7 +1461,7 @@ EXAMPLES | |
$ sf project reset tracking --revision 30 | ||
``` | ||
|
||
_See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/reset/tracking.ts)_ | ||
_See code: [src/commands/project/reset/tracking.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/reset/tracking.ts)_ | ||
|
||
## `sf project retrieve preview` | ||
|
||
|
@@ -1496,7 +1515,7 @@ FLAG DESCRIPTIONS | |
production orgs. | ||
``` | ||
|
||
_See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/retrieve/preview.ts)_ | ||
_See code: [src/commands/project/retrieve/preview.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/retrieve/preview.ts)_ | ||
|
||
## `sf project retrieve start` | ||
|
||
|
@@ -1665,6 +1684,6 @@ FLAG DESCRIPTIONS | |
If you specify this flag, don’t specify --metadata or --source-dir. | ||
``` | ||
|
||
_See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.1/src/commands/project/retrieve/start.ts)_ | ||
_See code: [src/commands/project/retrieve/start.ts](https://github.com/salesforcecli/plugin-deploy-retrieve/blob/3.16.2-dev-17431548.0/src/commands/project/retrieve/start.ts)_ | ||
|
||
<!-- commandsstop --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters