From e7a0346e20caddce53b1772d0167321206b0fdd7 Mon Sep 17 00:00:00 2001 From: Nelson Figueroa <30811275+nelsonfigueroa@users.noreply.github.com> Date: Wed, 14 May 2025 03:59:10 -0700 Subject: [PATCH] pulumi-down: add page (#16488) --- pages/common/pulumi-down.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/common/pulumi-down.md diff --git a/pages/common/pulumi-down.md b/pages/common/pulumi-down.md new file mode 100644 index 0000000000..807bc4d3c3 --- /dev/null +++ b/pages/common/pulumi-down.md @@ -0,0 +1,7 @@ +# pulumi down + +> This command is an alias of `pulumi destroy`. + +- View documentation for the original command: + +`tldr pulumi destroy`