Revision 26023ecd scripts/gnt-instance

b/scripts/gnt-instance
1388 1388
             default=[], dest="nics",
1389 1389
             action="append",
1390 1390
             type="identkeyval"),
1391
  cli_option("--no-nics", default=False, action="store_true",
1392
             help="Do not create any network cards for the instance"),
1391
  NONICS_OPT,
1393 1392
  NWSYNC_OPT,
1394 1393
  cli_option("--no-start", dest="start", default=True,
1395 1394
             action="store_false", help="Don't start the instance after"

Also available in: Unified diff