mirror of
https://github.com/docker/compose.git
synced 2026-08-30 13:31:54 +00:00
use --progress to configure progress UI stylet push
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
9384e5f4d7
commit
cfe91becc7
8 changed files with 106 additions and 34 deletions
|
|
@ -46,6 +46,7 @@ Define and run multi-container applications with Docker.
|
|||
| `-f`, `--file` | `stringArray` | | Compose configuration files |
|
||||
| `--parallel` | `int` | `-1` | Control max parallelism, -1 for unlimited |
|
||||
| `--profile` | `stringArray` | | Specify a profile to enable |
|
||||
| `--progress` | `string` | `auto` | Set type of progress output (auto, tty, plain, quiet) |
|
||||
| `--project-directory` | `string` | | Specify an alternate working directory<br>(default: the path of the, first specified, Compose file) |
|
||||
| `-p`, `--project-name` | `string` | | Project name |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue