Likely because list-jobs prints the display name, while get-job requires the actual job name to be specified.
Another possibility is that folders are involved (but that'd require you to query a specific view's items in get-jobs). On 12.03.2014, at 09:46, [email protected] wrote: > When I do list-jobs in the CLI it lists all my jobs, e. g.: > A > B > C > > When I then do get-jobs with ANY of that jobs, it says "No such job", e. g. > "No such job 'A'". > > What the heck am I doing wrong...? > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
