Usage:
  slc loopback:swagger [options] [<url>]

Options:
  -h,   --help          # Print the generator's options and usage
        --skip-cache    # Do not remember prompt answers             Default: false
        --skip-install  # Do not automatically install dependencies  Default: false

Arguments:
  url  # URL of the swagger spec.  Type: String  Required: false

Description:
  Generate models and remote methods from a swagger api spec.

Example:

  slc loopback:swagger
