terrantula dashboard

Open the local Terrantula dashboard in your browser

Synopsis

terrantula dashboard [options] [state...]

Arguments

ArgumentDescription
[state]Terraform state to import before opening (local path, s3://bucket/key, or tfc://org/workspace)

Options

FlagDescription
--config <path>Mapping config for the state import (default: zero-config)
--db <path>SQLite DB path (default: ~/.config/terrantula/local.db)
--port <n>Port to bind the dashboard server to (default: random free port)
--no-openPrint the URL without opening a browser
--headlessExit immediately after the server is ready (for CI / timing tests)