pub async fn execute_async(
args: &StateArgs,
ctx: &CommandContext,
) -> CliResult<()>Expand description
Execute the state command asynchronously with modern patterns
pub async fn execute_async(
args: &StateArgs,
ctx: &CommandContext,
) -> CliResult<()>Execute the state command asynchronously with modern patterns