📄️ Init
Initialize Pluralith in the current working directory and generate a config file (pluralith.yml) for CI.
The Pluralith CLI integrates directly with Terraform and lets you visualise your state on a whim.
Initialize Pluralith in the current working directory and generate a config file (pluralith.yml) for CI.
Get various modules to make the Pluralith CLI even more useful.
Set credentials for communication with the Pluralith dashboard and API
Generate a diagram directly from your terminal. pluralith graph creates a Terraform execution plan, draws a diagram and pushes it to the Pluralith dasboard. Headless export of diagrams as a PDF is also supported.
Run Pluralith in CI, generate a diagram and post it as a pull request comment. pluralith run is primarly for usage in CI and usually preceeded by pluralith init.
Get the latest versions of the Pluralith CLI and its various modules.
Get information on which versions of the Pluralith CLI and its various modules you are running.
Generate a stripped and hashed copy of your state to share with the Pluralith team for debugging.