Skip to content

Instantly share code, notes, and snippets.

@vmayoral
Created July 27, 2015 15:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vmayoral/90da57bebc20ada52f56 to your computer and use it in GitHub Desktop.
Save vmayoral/90da57bebc20ada52f56 to your computer and use it in GitHub Desktop.
victor@ubuntu:/tmp$ ubuntu-device-flash core --help
Usage:
ubuntu-device-flash [OPTIONS] core [core-OPTIONS]
Application Options:
--revision= revision to use, absolute or relative allowed
--download-only Only download.
--server= Use a different image server (https://system-image.ubuntu.com)
--clean-cache Cleans up cache with all downloaded bits
--tls-skip-verify Skip TLS certificate validation
-v, --verbose More messages will be printed out
Help Options:
-h, --help Show this help message
[core command options]
--channel= Specify the channel to use (ubuntu-core/devel)
--device= Specify the device to use (generic_amd64)
--keyboard-layout= Specify the keyboard layout (us)
-o, --output= Name of the image file to create
-s, --size= Size of image file to create in GB (min 4) (20)
--developer-mode Finds the latest public key in your ~/.ssh and sets it up using cloud-init
--enable-ssh Enable ssh on the image through cloud-init(not needed with developer mode)
--cloud Generate a pure cloud image without setting up cloud-init
--platform= specify the boards platform
--install= install additional packages (can be called multiple times)
Development:
--device-part= Specify a local device part to override the one from the server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment