Uploaded image for project: 'Stratos'
  1. Stratos
  2. STRATOS-650

command line mode does not accept options

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.0
    • 4.1.0 RC3
    • CLI
    • None

    Description

      The CLI does not recognise the options in command line mode:

      $ java -jar $cli_jar -u admin -p admin create-tenant -u tenant1 -p secret -f John -l Doe -d tenant.com -e john@tenant.com
      Username: admin
      usage: create-tenant [-u <user name>] [-f <first name>] [-l <last name>] [-p <password>] [-d <domain name>] [-e <email>]
      

      Attachments

        Activity

          People

            snowch chris snow
            snowch chris snow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: