Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This Job can be scheduled using the UI via COConfigurationIdentifier Assignments > Autogenerate Identifiers For All.

Queued jobs will be processed by Registry Job Shell when run with the -r flag.

Usage (Synchronous)

Registry v3.3.x

$ ./Console/cake job id_assigner -s --coid co [--object-type type [–-object_id id]]

Registry v4.0.0 and later

$ ./Console/cake job IdAssignerJob.IdAssigner -s --coid co [--object-type type [–-object_id id]]

...