uec-publish-tarball(1)
NAME
uec-publish-tarball - publish a cloud archive
SYNOPSIS
uec-publish-tarball [OPTIONS] TARFILE BUCKET [ARCH]
OPTIONS
- -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
ARGUMENTS
- TARFILE
- Target archive
- BUCKET Target bucket
- ARCH Image architecture; if is not provided, a name-based attempt is
- made to guess
DESCRIPTION
Register a UEC tarball per http://uec-images.ubuntu.com
EXAMPLES
uec-publish-tarball lucid-uec-i386.tar.gz my-lucid-bucket i386
AUTHOR
This manpage was written by Dustin Kirkland <kirkland@canonical.com>
for Ubuntu systems (but may be used by others). Permission is granted
to copy, distribute and/or modify this document under the terms of the
GNU General Public License, Version 3 published by the Free Software
Foundation.
- On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL.