app.image.pull ============== `image` is the name of the image to pull. Format for the name is "registry/repo/image:v1.2.3" where registry may be omitted and it will default to docker registry in this case. It can or cannot contain the tag - this will be passed as is to docker so this should be analogous to what `docker pull` expects. `auth_config` should be specified if image to be retrieved is under a private repository. .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: image_pull

image_pull

Type: object
No Additional Properties

Default: null

AppImageAuthConfig

Type: object
No Additional Properties

Username

Type: string

Password

Type: string

Registry Uri

Default: null

Type: string
Type: null
Type: null

Image

Type: string

Must be at least 1 characters long

Result

Type: null


*Required roles:* APPS_WRITE