applitools / applitools/EyesUtilities

Sub command addUser is failing

Open
#9 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
4
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Hello I am having issues adding a batch of users using the sub command addUser. I've followed the parameters on the Administration section for creating a the users using this command

java -jar "/Applications/EyesUtilities_1.5.19.jar" admin addUser -k REDUCTED -or REDUCTED -ti REDUCTED -as REDUCTED -ne REDUCTED -nn REDUCTED

and getting this error in cli

Eyes Utilities version 1.5.19 
Was passed main parameter '-ne' but no main parameter was defined in your arg class

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the admin addUser subcommand and the Administration documentation that defines its parameters. Reproduce the command shown in the issue and trace the handling of the -ne argument, then verify that the documented batch-user command runs without the reported undefined-parameter error.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.