The login parameters and command parameters overlap: ./stratos.sh -u admin -p admin create-tenant -u <USERNAME> -f <FIRST-NAME> -l <LAST-NAME> -p <PASSWORD> -d <DOMAIN-NAME> -e <EMAIL>
What should we do to fix this? I think we need to rename some of the command parameters?