Skip to main content

run

Function run 

Source
pub fn run(cmd: AuthCommand) -> Result<()>
Expand description

Run the gor auth subcommand.

§Errors

Returns an error if authentication fails, the keyring is unavailable, or the network request fails.