org list auth

List authorization information about the orgs you created or logged into.

Description for org list auth 

This command uses local authorization information that Salesforce CLI caches when you create a scratch org or log into an org. The command doesn’t actually connect to the orgs to verify that they’re still active. As a result, this command executes very quickly. If you want to view live information about your authorized orgs, such as their connection status, use the “org list” command.

Aliases for org list auth 

force:auth:list

auth:list

Flags 

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

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

Format output as json.

Examples for org list auth 

List local authorization information about your orgs:

1sf org list auth