Revision 8140e24f lib/cli.py

b/lib/cli.py
435 435
    retval = kind, None
436 436
  elif kind in (constants.TAG_NODEGROUP,
437 437
                constants.TAG_NODE,
438
                constants.TAG_NETWORK,
438 439
                constants.TAG_INSTANCE):
439 440
    if not args:
440 441
      raise errors.OpPrereqError("no arguments passed to the command",

Also available in: Unified diff