Skip to main content

run

Function run 

Source
pub fn run(cmd: &ApiCommand, global_hostname: Option<&str>) -> Result<()>
Expand description

Run the gor api subcommand.

§Errors

Returns an error if the command execution fails.