1. Does pulumi support manual rollback to previous...
# general
c
1. Does pulumi support manual rollback to previous checkpoint using self managed backend like S3? If yes, what is the proper command?
pulumi stack history
or
pulumi stack export
? What is the correct syntax? 2. How can we rollback in Pulumi enterprise? How is it different from self-managed backend?