Hello team
My problem is when i excute this command :
./jira.sh --action getServerInfo
I get this error
This function requires a non-blank value for parameter server.
i do not understand what it mean -non blank value for parameter server =
regards
@[deleted] @Sebastian Krzewiński : it works but the problem is when i excute the command :
jira create : error = RequestError: Error: Invalid URI "http:///[http//localhost:8080]/rest/api/2/issue/createmeta".
Other error:
jira --action addComment --issue "TI-7" --comment "my comment" --role "Developers"
error = unknown option --action .
It looks weird really .
Regards
sHi @Karim Belhadj ,
Please verify your jira.sh file whether it contains a valid url for server parameter. Something like this, --server https://my.examplegear.com --user yyyyyy --password xxxxx
Later you can execute --action getServerInfo.
Thanks,
Raja
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I didn't use Bob Swift CLI for a while but as I remember you should add
--server "https://your-server.com"
to your command.
Regards,
Sebastian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.