pulumi schema
all
Check a Pulumi package schema for errors. Schema reference: <https://www.pulumi.com/docs/iac/extending-pulumi/schema/>.
More info →Options (1)
-h, --helpbooleanDisplay help
Example:
pulumi schema check {{[-h|--help]}}Examples (3)
Check a package schema
pulumi schema check path/to/fileCheck a package schema without failing if the reference to a type is missing
pulumi schema check --allow-dangling-references path/to/fileDisplay help
pulumi schema check [-h|--help]made by @shridhargupta | data from tldr-pages