force-user-list Task

Description

Lists all users of a scratch org that the Salesforce CLI has created or authenticated.

It executes the force:user:list command.

Parameters

In addition to the attributes used by every ant-sfdx task, this task uses the following attributes:

Attribute Command line equivalent Description Required
targetusername -u A username or alias for the target org. No
targetdevhubusername -v A username or alias for the target Dev Hub org. No

Examples

<force-user-list />
<force-user-list targetusername="me@my.org" />

Version: 0.0.0-master