org list users

List all locally-authenticated users of an org.

Description for org list users 

For scratch orgs, the list includes any users you’ve created with the “org create user” command; the original scratch org admin user is marked with “(A)”. For other orgs, the list includes the users you used to authenticate to the org.

Aliases for org list users 

force:user:list

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 users 

List the locally-authenticated users of your default org:

1sf org list users

List the locally-authenticated users of the specified org:

1sf org list users --target-org me@my.org