Options (3)
-j, --jsonbooleanPrint information about the Pulumi environment in JSON format
Example:
pulumi about {{[-j|--json]}}-s, --stackbooleanPrint information about the Pulumi environment of a specific stack
Example:
pulumi about {{[-s|--stack]}} {{stack_name}}-h, --helpbooleanDisplay help
Example:
pulumi about {{[-h|--help]}}Examples (4)
Print information about the Pulumi environment
Print information about the Pulumi environment in JSON format
pulumi about [-j|--json]Print information about the Pulumi environment of a specific stack
pulumi about [-s|--stack] stack_nameDisplay help
pulumi about [-h|--help]made by @shridhargupta | data from tldr-pages