EnglishFrenchSpanish

Ad


OnWorks favicon

cloud-publish-image - Online in the Cloud

Run cloud-publish-image in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command cloud-publish-image 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


cloud-publish-image - publish a cloud image

SYNOPSIS


cloud-publish-image [OPTIONS] ARCH IMAGE BUCKET

OPTIONS


-l|--add-launch <user_id>
user_id can be "all", or "none"

--dry-run
only report what would be done

--allow-existing
if a image is already registered simply report as if work was done

-o|--output <file>
write registered id and manifest to file

--rename <publish_path>
publish to bucket/<publish_path>, default: bucket/<basename(image)>

-t|--type <type>
type is one of kernel/ramdisk/image/auto. if type is 'image', then:
-k | --kernel k : use previously registered kernel with id 'k'
specify 'none' for no kernel
-K | --kernel-file f : bundle, upload, use file 'f' as kernel
-r | --ramdisk r : use previously registered ramdisk with id 'r'
specify 'none' for no ramdisk
-R | --ramdisk-file f : bundle, upload, use file 'f' as ramdisk
-B | --block-device-mapping m : specify block device mapping in bundle

--save-downloaded d
save the download image to directory 'd' (applicable only if TARBALL is an URL)

-v|--verbose
increase verbosity

--name <name>
register image with given name. basename(publish_path)

ARGUMENTS


ARCH Target architecture, one of i386 or x86_64

IMAGE Target image to upload and register. If this is a URL, it will be downloaded.

BUCKET Target bucket to publish the image to

ENVIRONMENT


Behavior of this program can be modified by environment variables as described below:

EC2PRE Underlying tools will be invoked using this prefix. The default is 'euca-', which
results in using tools like 'euca-register' and 'euca-bundle-image'. To use the
ec2-api-tools or ec2-ami-tools, set EC2PRE='ec2-'

DESCRIPTION


Publish an image to a cloud

Use cloud-publish-image online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 2
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 3
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 4
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 5
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 6
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • More »

Linux commands

Ad