Skip to content

console.repos #

fn cmd #

pub fn cmd() cli.Command

cmd returns the cli module that handles modifying the repository contents.

struct Config #

struct Config {
	address string [required]
	api_key string [required]
}