imgargs [--name <name>] <uri|image> [<arguments>...]
imgargs vmlinuz vga=788 console=ttyS0,115200n8 console=tty0
Set command-line arguments to be passed to the specified image.
This is an obsolete command that is included only for backwards compatibility with existing scripts. You can set the command-line arguments when you download the image using the chain
, imgfetch
, or kernel
commands.
Success | The command-line arguments were successfully applied to the image |
---|---|
Failure | The command-line arguments were not successfully applied to the image |
You can use the imgstat
command to view the command-line arguments associated with each image.