org disable tracking

Prevent Salesforce CLI from tracking changes in your source files between your project and an org.

Disabling source tracking has no direct effect on the org, it affects only your local environment. Specifically, Salesforce CLI stores the setting in the org’s local configuration file so that no source tracking operations are executed when working with the org.

Flag Name (Long)Flag Name (Short)Description
‑‑flags‑dirN/AType: Value

Import flag values from a directory.
‑‑jsonN/AType: Boolean

Format output as json.
‑‑target‑org‑oType: Value
Required

Username or alias of the target org. Not required if the target-org configuration variable is already set.

Disable source tracking for an org with alias “myscratch”:

Disable source tracking for an org using a username:

Disable source tracking for your default org: