summaryrefslogtreecommitdiff
path: root/docs/reference/pull.md
blob: 5ec184b72c8c9696a1ea442d21d6e6552127717e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!--[metadata]>
+++
title = "pull"
description = "Pulls service images."
keywords = ["fig, composition, compose, docker, orchestration, cli,  pull"]
[menu.main]
identifier="pull.compose"
parent = "smn_compose_cli"
+++
<![end-metadata]-->

# pull

```
Usage: pull [options] [SERVICE...]

Options:
--ignore-pull-failures  Pull what it can and ignores images with pull failures.
```

Pulls service images.