org list limits

Display information about limits in your org.

Description for org list limits 

For each limit, this command returns the maximum allocation and the remaining allocation based on usage. See this topic for a description of each limit: https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/resources_limits.htm.

Aliases for org list limits 

force:limits:api:display

limits:api:display

Flags 

Flag Name (Long)Flag Name (Short)Description
‑‑api‑versionN/AType: Value

Override the api version used for api requests made by this command
‑‑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.

Examples for org list limits 

Display limits in your default org:

1sf org list limits

Display limits in the org with alias “my-scratch-org”:

1sf org list limits --target-org my-scratch-org