Skip to main content

host_list

Function host_list 

Source
pub fn host_list(cfg: &Config, t: &dyn Transport, json: bool) -> Result<()>
Expand description

coop host list.

A down master is information for this verb, not an error: “which of my hosts can I use right now” is the question being asked, so it prints the state and exits 0. Every other verb treats a down master as exit 3.