Function holochain_cli_sandbox::calls::request_agent_info[][src]

pub async fn request_agent_info(
    cmd: &mut CmdRunner,
    args: ListAgents
) -> Result<Vec<AgentInfoSigned>>
Expand description

Calls AdminRequest::RequestAgentInfo and pretty prints the agent info on this conductor.