Options (4)
booleanDisplay history for the current stack
Example:
pulumi stack {{[hist|history]}}-j, --jsonbooleanDisplay history for the current stack in JSON format
Example:
pulumi stack {{[hist|history]}} {{[-j|--json]}}-s, --stackbooleanDisplay history for a specific stack
Example:
pulumi stack {{[hist|history]}} {{[-s|--stack]}} {{stack_name}}-h, --helpbooleanDisplay help
Example:
pulumi stack {{[hist|history]}} {{[-h|--help]}}Examples (5)
Display history for the current stack
pulumi stack [hist|history]Display history for the current stack showing full dates instead of relative dates
pulumi stack [hist|history] --full-datesDisplay history for the current stack in JSON format
pulumi stack [hist|history] [-j|--json]Display history for a specific stack
pulumi stack [hist|history] [-s|--stack] stack_nameDisplay help
pulumi stack [hist|history] [-h|--help]made by @shridhargupta | data from tldr-pages