write-mime-multipart - Online in the Cloud

This is the command write-mime-multipart that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


write-mime-multipart - utilty for creating mime-multipart files, likely for use via user
data and cloud-init.

SYNOPSIS


write-mime-multipart [options]

DESCRIPTION


This program is intended to help write data that can be consumed by cloud-init. cloud-
init reads mime multipart as user-data.

-h | --help
Show usage message

-o | --output FILE
write output to FILE [default is stdout]

-z | --gzip
compress output with gzip

-d | --default DEFTYPE
if not provided assume mime-type of DEFTYPE [default is 'text/plain']

--delim DELIM
use delimiter DELIM [default is ':']

EXAMPLES


write-mime-multipart --gzip --output=combined-userdata.txt boothook.txt:text/cloud-
boothook include-file.txt:text/x-include-url

Use write-mime-multipart online using onworks.net services



Latest Linux & Windows online programs