[][src]Function rocs::cli::bind

pub fn bind(
    matches: &ArgMatches,
    client: APIClient,
    options: Options
) -> Result<(), Box<dyn Error>>