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:

1sf whoami functions

Show token and output result as JSON:

1sf whoami functions --show-token --json

Usage

sf whoami functions
[--json]

Flags

--json
Optional

Format output as json.

Type: boolean