aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/ship/root_v2.go
Commit message (Expand)AuthorAgeFilesLines
* Fix port collision bug, add --container-port flagClawd2026-02-171-0/+2
* Remove v1 code, simplify state to just base_domainClawd2026-02-171-0/+2
* Add --domain flag to v2 CLI flagsClawd2026-02-161-0/+1
* Add --domain flag support to v2 deployClawd2026-02-161-0/+1
* feat(v2): implement list, status, logs, remove commandsClawd2026-02-151-47/+1
* feat(v2): implement ship host init with JSON outputClawd2026-02-151-24/+4
* feat(v2): add CLI structure and deploy orchestrationClawd2026-02-151-0/+158