Skip to content

Add -n/--name step name option to get and put#126

Merged
TrevorBasinger merged 1 commit into
mainfrom
cg/step-name-get-put
May 22, 2026
Merged

Add -n/--name step name option to get and put#126
TrevorBasinger merged 1 commit into
mainfrom
cg/step-name-get-put

Conversation

@christophergeyer
Copy link
Copy Markdown
Member

Adds -n/--name to get and put for consistent step naming across all job-creating commands.

run and build already support -n/--name for naming DAG steps.
This adds the same option to get and put so all job-creating
commands have consistent naming support.

- get: threads step_name through GetRequest to LocalJobRecorder
- put: applies step_name label after successful put via
  _record_step_name_label
- LocalJobRecorder.record(): new step_name parameter that records
  the name label after job creation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@TrevorBasinger TrevorBasinger merged commit ed432f1 into main May 22, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants