Skip to main content

init

Function init 

Source
pub async fn init(
    api_key_opt: Option<String>,
    name_opt: Option<String>,
) -> Result<(), ApiError>
Expand description

Initializes the CLI configuration, either by registering a new agent or entering an existing key.