pub async fn rename(
ctx: CommandContext,
rename_args: TunnelRenameArgs,
) -> Result<i32, AnyError>
Expand description
Remove the tunnel used by this tunnel, if any.
pub async fn rename(
ctx: CommandContext,
rename_args: TunnelRenameArgs,
) -> Result<i32, AnyError>
Remove the tunnel used by this tunnel, if any.