Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#general
Title
s
square-coat-62279
11/05/2021, 2:39 AM
Is there a cli command to check the resources in a state? Something equivalent to terraform state list and state show?
h
helpful-book-29233
11/05/2021, 3:50 AM
pulumi stack
might do what you're looking for
https://www.pulumi.com/docs/intro/concepts/stack/#view-stack-resources
Post