logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pulumi Environment - Generate Information | Online Free DevTools by Hexmos

Generate Pulumi environment information with pulumi about. Inspect the Pulumi CLI configuration and stack settings with ease. Free online tool, no registration required.

pulumi-about

Print information about the Pulumi environment. More information: https://www.pulumi.com/docs/iac/cli/commands/pulumi_about/.

  • Print information about the Pulumi environment:

pulumi about

  • Print information about the Pulumi environment in JSON format:

pulumi about {{[-j|--json]}}

  • Print information about the Pulumi environment of a specific stack:

pulumi about {{[-s|--stack]}} {{stack_name}}

  • Display help:

pulumi about {{[-h|--help]}}

See Also