Options (3)
-v, --verbosebooleanPrint detailed information about the currently logged in user
Example:
pulumi whoami {{[-v|--verbose]}}-j, --jsonbooleanPrint detailed information about the currently logged in user as JSON
Example:
pulumi whoami {{[-j|--json]}}-h, --helpbooleanDisplay help
Example:
pulumi whoami {{[-h|--help]}}Examples (4)
Print the username of the currently logged in user
Print detailed information about the currently logged in user
pulumi whoami [-v|--verbose]Print detailed information about the currently logged in user as JSON
pulumi whoami [-j|--json]Display help
pulumi whoami [-h|--help]made by @shridhargupta | data from tldr-pages