sfdx force:source:status
List local changes and/or changes in a scratch org
Options
Name | Description |
---|---|
--json | Format output as json |
--loglevel <loglevel> | Logging level for this command invocation |
-u, --targetusername <targetusername> | Username or alias for the target org; overrides default target org |
--apiversion <apiversion> | Override the api version used for api requests made by this command |
-a, --all | List all the changes that have been made |
-l, --local | List the changes that have been made locally |
-r, --remote | List the changes that have been made in the scratch org |