show launchers
Usage:
row show launchers [OPTIONS]
Print the launchers defined for the current cluster (or the
cluster given in --cluster). The output is TOML formatted.
This includes the user-provided launchers in launchers.toml
and the built-in launchers.
[OPTIONS]
--all
Show the launcher configurations for all clusters.
--short
Show only the names of the launchers.
Examples
- Show the launchers for the autodetected cluster:
row show launchers - Show the launchers for a specific cluster:
row show launchers --cluster=anvil - Show all launchers:
row show launchers --all - Show only names of all launchers:
row show launchers --all --short
Development of row is led by the Glotzer Group at the University of Michigan.
Copyright © 2024-2025 The Regents of the University of Michigan.