NAME

helios_jobtype_add.pl - Add a jobtype to the Helios collective database

SYNOPSIS

helios_jobtype_add.pl --name=MyService

DESCRIPTION

Use the helios_jobtype_add.pl program to add a new jobtype to your Helios collective. Every Helios job has an associated jobtype, which usually has the same name as the Helios service that will run the job. However, in some more complex configurations a single Helios service can service multiple jobtypes. In such cases, helios_jobtype_add.pl can be used add new jobtypes to the collective database.

SEE ALSO

Helios::JobType

AUTHOR

Andrew Johnson, <lajandy at cpan dot org>

COPYRIGHT AND LICENSE

Copyright (C) 2013 by Logical Helion, LLC.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.0 or, at your option, any later version of Perl 5 you may have available.

WARRANTY

This software comes with no warranty of any kind.