Skip to main content

cmd

Function cmd 

Source
pub fn cmd(setup_args: SetupArgs) -> Result<()>
Expand description

Executes the setup command.

Handles configuration setup with interactive wizard for first-time setup, or configuration removal when --delete is used.