clan-lib: Rename parse_deployment_address to parse_ssh_uri
This commit is contained in:
@@ -8,7 +8,7 @@ if TYPE_CHECKING:
|
||||
from clan_lib.ssh.remote import Remote
|
||||
|
||||
|
||||
def parse_deployment_address(
|
||||
def parse_ssh_uri(
|
||||
*,
|
||||
machine_name: str,
|
||||
address: str,
|
||||
|
||||
Reference in New Issue
Block a user