Hello,
I try to add multiple users. Users are specified in "users.csv" file in the same directory with /atlassian-cli-7.9.0/jira.bat. I installed JIRA CLI (Command Line Interface). I run the command:
./jira.bat --action addUserWithFile --server http://localhost:8080 --password <12345> --user <rsalamow> --file "D:\atlassian-cli-7.9.0\users.csv"
But I got the error: "The system cannot find the file specified."
I tried many file specifications with different address types. I think command is correct except file path specification.
I also searched for in atllasian community and google for that but could not find.
I use Jira Software 7,6,2 on Windows 10 platform.
How can I add those users? In this way or any other? Thanks
Dear @Rahym Salamov ,
I have no Win 10 at hand but try to run it with
"D:\\atlassian-cli-7.9.0\\users.csv"
so long
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have you tried to locate users.csv in the same directory like jira.bat?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear @Rahym Salamov ,
as an alternative to CLI you can do it like described my fresh article.
So long
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.