feat(cli): support cached builds during push
This commit is contained in:
@@ -118,6 +118,7 @@ tsdocker push --no-build Dockerfile_api Dockerfile_web
|
||||
| `<patterns>` | Positional Dockerfile name patterns to select which images to push |
|
||||
| `--registry=<url>` | Push to a single specific registry instead of all configured |
|
||||
| `--no-build` | Skip the build phase; only push existing images from local registry |
|
||||
| `--cached` | Skip unchanged Dockerfiles during the build phase |
|
||||
|
||||
### Config Subcommands
|
||||
|
||||
|
||||
Reference in New Issue
Block a user