project Commands
Work with projects, such as deploy and retrieve metadata.
- project convert mdapi
Convert metadata retrieved via Metadata API into the source format used in Salesforce DX projects. - project convert source
Convert source-formatted files into metadata that you can deploy using Metadata API. - project convert source-behavior (Beta)
Enable a behavior of your project source files, and then update your Salesforce DX project to implement the behavior. - project delete source
Delete source from your project and from a non-source-tracked org. - project delete tracking
Delete all local source tracking information. - project deploy cancel
Cancel a deploy operation. - project deploy pipeline quick (Beta)
Quickly deploy a validated deployment to an org. - project deploy pipeline report (Beta)
Check the status of a pipeline deploy operation. - project deploy pipeline resume (Beta)
Resume watching a pipeline deploy operation. - project deploy pipeline start (Beta)
Deploy changes from a branch to the pipeline stage’s org. - project deploy pipeline validate (Beta)
Perform a validate-only deployment from a branch to the pipeline stage’s org. - project deploy preview
Preview a deployment to see what will deploy to the org, the potential conflicts, and the ignored files. - project deploy quick
Quickly deploy a validated deployment to an org. - project deploy report
Check or poll for the status of a deploy operation. - project deploy resume
Resume watching a deploy operation and update source tracking when the deploy completes. - project deploy start
Deploy metadata to an org from your local project. - project deploy validate
Validate a metadata deployment without actually executing it. - project generate manifest
Create a project manifest that lists the metadata components you want to deploy or retrieve. - project list ignored
Check your local project package directories for forceignored files. - project reset tracking
Reset local and remote source tracking. - project retrieve preview
Preview a retrieval to see what will be retrieved from the org, the potential conflicts, and the ignored files. - project retrieve start
Retrieve metadata from an org to your local project.