forked from flux-framework/flux-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python: extend submission cli commands with plugins
Problem: Flux submission cli commands don't support plugins. Load any plugins in the default plugin path "{confdir}/cli/plugins/*.py" and call any plugin `add_options()` and `modify_jobspec()` callbacks at appropriate points.
- Loading branch information
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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