Pads
Create, list, update, and destroy Pads.
pad up
Create and start a new Pad from a Padfile in the current directory. This is the declarative entry point: point it at a project that has a Padfile and run.
pad up
pad up --ssh # connect via SSH once ready
pad up --no-padfile # skip the Padfile and use defaultsFor CI and scripting, where committing a Padfile to every repo isn't practical, use instead.
pad create
Create a Pad from explicit flags or an explicit Padfile path. Intended for CI pipelines and scripts.