Description
Create Mendix image.
Usage
iectl publisher image createmendiximage [OPTIONS]
Options
-f, --filepath string File Path, of the .mda file. Supported format : .mda
-h, --help help for image createmendiximage
-n, --imagename string Image Name
Options inherited from parent commands
-o, --output string output format
-q, --query string query on result of object
-v, --verbose verbose output
Example
iectl publisher image createmendiximage -n myimage -f "path/to/image.mda"