Create ticket Necessary arguments  -m (post) -i (host)  -t (token) -p (project id) -s (subject) -d (description) -pi (priority id) -st (status id) -a (asigned to id) Example manual execution ./pandora_redmine -m post -i http://pandorap.m.redmine.org -t -p 1 -s "this is the subject" -d "the description" -pi 1 -st 1 -a 1 The request will be created in our project.