1cloud-run-instances(1)            cloud-utils           cloud-run-instances(1)
2
3
4

NAME

6       cloud-run-instances  -  wrapper for euca-run-instances that supports an
7       option for injecting public ssh keys retrievable from Launchpad.net
8
9

SYNOPSIS

11       cloud-run-instances [-l|--launchpad-id lp_id_1,lp_id_2,lp_id_3]  [euca-
12       run-instances options]
13
14

DESCRIPTION

16       This  program  is a wrapper script for euca-run-instances(1) that takes
17       one additional option, -l|--launchpad-id.
18
19       With this option, a user can specify a comma-separated list of  Launch‐
20       pad.net usernames.
21
22       Once  the  instance is booted, the cloud-init boot script will retrieve
23       the public ssh keys of the specified  users  from  Launchpad.net  using
24       ssh-import-lp-id(1).
25
26       All  other  options  besides  -l|--launchpad-id are simply passed on to
27       euca-run-instances(1).
28
29

SEE ALSO

31       euca-run-instances(1), ssh-import-lp-id(1)
32
33

AUTHOR

35       This manpage and the utility was  written  by  Dustin  Kirkland  <kirk‐
36       land@canonical.com>  for  Ubuntu  systems  (but may be used by others).
37       Permission is granted to copy, distribute and/or modify  this  document
38       under  the terms of the GNU General Public License, Version 3 published
39       by the Free Software Foundation.
40
41       On Debian systems, the complete text of the GNU General Public  License
42       can be found in /usr/share/common-licenses/GPL.
43
44
45
46
47cloud-utils                       24 Mar 2010           cloud-run-instances(1)
Impressum