-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
flux-top: resolve argument with uri_resolve()
Problem: The argument to flux-top(1) (if provided) can only be a valid jobid in the enclosing instance, but for enhanced usability any high-level URI accepted by `flux uri` should be allowed. If an argument is provided to `flux top`, attempt to resolve it with the new `uri_resolve()` function, which calls out to `flux uri`. Thus, any high-level URI accepted by `flux uri` can also be used directly with `flux top`.
- Loading branch information
Showing
1 changed file
with
12 additions
and
55 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