whoami Commands
Commands to show information about yourself or your account.
whoami functions
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 functionsShow token and output result as JSON:
1sf whoami functions --show-token --jsonUsage
- sf whoami functions
- [--json]
Flags
- --json
- Optional
-
Format output as json.
- Type: boolean