limits Commands
limits:api:display
Command Syntax
- sfdx force:limits:api:display
- [-u TARGETUSERNAME]
- [--json]
- [--loglevel LOGLEVEL]
Parameters
- -u | --targetusername TARGETUSERNAME
- Optional
-
A username or alias for the target org. Overrides the default target org.
- Type: string
- --json
- Optional
-
Format output as JSON.
- Type: flag
- --loglevel LOGLEVEL
- Optional
-
The logging level for this command invocation. Logs are stored in $HOME/.sfdx/sfdx.log.
- Type: string
- Permissible values are: trace, debug, info, warn, error, fatal
- Default value: error
Help for limits:api:display
When you execute this command in a project, it provides limit information for your default scratch org.
Examples:
1$ sfdx force:limits:api:display1$ sfdx force:limits:api:display -u me@my.org