Updating Commands and Faq to explain new Command for Xdmod-admin#2157
Merged
Conversation
ryanrath
requested changes
Jan 29, 2026
Contributor
ryanrath
left a comment
There was a problem hiding this comment.
Please back out any change that's not directly related to the addition of the --jobs --delete RESOURCE_NAME xdmod-admin command.
ryanrath
previously approved these changes
Jan 29, 2026
aaronweeden
requested changes
Jan 29, 2026
Co-authored-by: Aaron Weeden <31246768+aaronweeden@users.noreply.github.com>
aaronweeden
requested changes
Jan 29, 2026
Co-authored-by: Aaron Weeden <31246768+aaronweeden@users.noreply.github.com>
Co-authored-by: Aaron Weeden <31246768+aaronweeden@users.noreply.github.com>
aaronweeden
approved these changes
Jan 29, 2026
jpwhite4
added a commit
that referenced
this pull request
Mar 2, 2026
* updating playwright version to 1.58.0 (#2153) * updated xdmod-admin to remove jobs for a resource in shredder (#2155) updated to allow removal of jobs for a given resource in xdmod-admin * Updating Commands and Faq to explain new Command for Xdmod-admin (#2157) Updates to docs for new command to delete jobs for a given resource. Authored-by: Alex Tovar Co-authored-by: Aaron Weeden <31246768+aaronweeden@users.noreply.github.com> * Updates to support the Allocations Realm (#2122) * Updates to support the allocations realm changes. * Fix typo in journal helper * Add migration and tests. * Create scheam for upgrade path * Linting fixes * Add documentation for new functions --------- Co-authored-by: ryanrath <ryanrath@buffalo.edu> Co-authored-by: Rose Tovar <15618284+rvtovar@users.noreply.github.com> Co-authored-by: Aaron Weeden <31246768+aaronweeden@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updating commands.md and faq.md to display information on how to use the new xdmod-admin command
Motivation and Context
So users can take a advantage of the new command and understand how it works
Tests performed
Looked at the markdown in a markdown previewer and on github
Checklist: