Skip to content

feat: enhance job list with pagination, filters, and systemData support#7203

Merged
achauhan-scc merged 1 commit intoAzure:foundry-training-devfrom
achauhan-scc:custom-training-clean
Mar 19, 2026
Merged

feat: enhance job list with pagination, filters, and systemData support#7203
achauhan-scc merged 1 commit intoAzure:foundry-training-devfrom
achauhan-scc:custom-training-clean

Conversation

@achauhan-scc
Copy link
Copy Markdown
Member

  • Add --skip-token flag for pagination with next-page UX message
  • Add --tag and --properties flags for server-side filtering
  • Add --include-archived flag for listViewType control
  • Add SystemData (createdBy, createdAt) to job list output
  • Update doDataPlane() to support variadic query params

- Add --skip-token flag for pagination with next-page UX message
- Add --tag and --properties flags for server-side filtering
- Add --include-archived flag for listViewType control
- Add SystemData (createdBy, createdAt) to job list output
- Update doDataPlane() to support variadic query params

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@achauhan-scc achauhan-scc merged commit dfb15cf into Azure:foundry-training-dev Mar 19, 2026
1 of 2 checks passed
achauhan-scc added a commit to achauhan-scc/azure-dev that referenced this pull request Mar 24, 2026
…rt (Azure#7203)

- Add --skip-token flag for pagination with next-page UX message
- Add --tag and --properties flags for server-side filtering
- Add --include-archived flag for listViewType control
- Add SystemData (createdBy, createdAt) to job list output
- Update doDataPlane() to support variadic query params

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

2 participants