Closed johnbradley closed 5 years ago
bespin-api allows users to pass a job_strategy to override the default strategy: https://github.com/Duke-GCB/bespin-api/blob/9bcccde1e8a1435f313cddccf906802800a3f973/bespin_api_v2/serializers.py#L101-L104 bespin-cli users should be able to specify a job_strategy name as part of the file provided to `bespin job create'.
job_strategy
bespin-api allows users to pass a
job_strategy
to override the default strategy: https://github.com/Duke-GCB/bespin-api/blob/9bcccde1e8a1435f313cddccf906802800a3f973/bespin_api_v2/serializers.py#L101-L104 bespin-cli users should be able to specify ajob_strategy
name as part of the file provided to `bespin job create'.