whoami Commands

Commands to show information about yourself or your account.

whoami functions

Show information on your Salesforce Functions login.

Description for whoami functions

Returns your email and ID. Use '--show-token' to show your Salesforce Functions token.

Examples for whoami functions

Get account information:

Show token and output result as JSON:

Usage

sf whoami functions
[--json]

Flags

--json
Optional

Format output as json.

Type: boolean