console
terrabuild console launches the local Terrabuild web console.
USAGE: terrabuild console [--help] [--workspace <path>] [--no-open]
Examples
terrabuild console
terrabuild console --no-open
terrabuild console --workspace ./repo
Use --no-open if you want to start the console without opening a browser automatically.