initial ssh key model and creation ui
This commit is contained in:
@ -56,6 +56,7 @@ pub fn run() -> tauri::Result<()> {
|
||||
ipc::save_credential,
|
||||
ipc::delete_credential,
|
||||
ipc::list_credentials,
|
||||
ipc::sshkey_from_file,
|
||||
ipc::get_config,
|
||||
ipc::save_config,
|
||||
ipc::launch_terminal,
|
||||
|
Reference in New Issue
Block a user