The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have seen a number of postings but none of them actually show exactly how to do it. Sometimes someone will say that they figured it out or that they corrected something and then it worked but never share what the extra little something was that finally made the command work.
This is what I am trying:
acli jiracloud --action runFromCsv --file myFilleName.csv --common "--action addUser" --continue
and this is the error I am getting
Parameter error: This function requires a non-blank value for parameter server.
Question is what does this mean and how do I correct it please?
Thank you for your help.
Michael
Check your acli.properties file in your ACLI folder.
# Below are the connections configured by the ACLI installer:
jiraCredentials = -u myusername@myemail.com -t tokengeneratedpassword
default=jiracloud -s https://mycompany.atlassian.net ${jiraCredentials}
Then your command is:
acli default --action runFromCsv --file myfiletoimport.csv --common "--action addUser --continue" --continue
This month the spotlight is on AppLiger. We caught up with Pavel Pavlovsky, CEO and Product Manager, to learn how the company started and what fuels the team's creativity. Atlassian:...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.