File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,13 @@ OPTIONS
5151 List jobs in a specific queue or queues. Multiple queues may be separated
5252 by a comma or by using the :option: `-q, --queue ` option multiple times.
5353
54+ .. option :: -i , --include=HOSTS|RANKS
55+
56+ List only jobs where the assigned resources intersect with the supplied
57+ argument, which may be specified either as an RFC 22 idset of broker ranks
58+ or an RFC 29 hostlist of host names. It is not an error to specify ranks or
59+ hosts which do not exist.
60+
5461.. option :: -c , --count=N
5562
5663 Limit output to N jobs (default 1000)
@@ -618,6 +625,12 @@ RESOURCES
618625
619626.. include :: common/resources.rst
620627
628+ FLUX RFC
629+ ========
630+
631+ | :doc:`rfc:spec_22`
632+ | :doc:`rfc:spec_29`
633+
621634SEE ALSO
622635========
623636
You can’t perform that action at this time.
0 commit comments