summaryrefslogtreecommitdiffstats
path: root/cmd/ship/root_v2.go
Commit message (Expand)AuthorAgeFilesLines
* Fix port collision bug, add --container-port flagClawd6 hours1-0/+2
* Remove v1 code, simplify state to just base_domainClawd6 hours1-0/+2
* Add --domain flag to v2 CLI flagsClawd20 hours1-0/+1
* Add --domain flag support to v2 deployClawd21 hours1-0/+1
* feat(v2): implement list, status, logs, remove commandsClawd43 hours1-47/+1
* feat(v2): implement ship host init with JSON outputClawd43 hours1-24/+4
* feat(v2): add CLI structure and deploy orchestrationClawd43 hours1-0/+158