Displays information about a user of a scratch org that the Salesforce CLI has created or authenticated.
It executes the force:user:display command.
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 |
<force-user-display />
<force-user-display targetusername="me@my.org" />
Version: 0.0.0-master