mirror of
				https://github.com/appleboy/ssh-action.git
				synced 2025-10-31 00:10:11 +08:00 
			
		
		
		
	
						commit
						696aab4627
					
				
							
								
								
									
										12
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								README.md
									
									
									
									
									
								
							| @ -43,14 +43,14 @@ out: *** | |||||||
| 
 | 
 | ||||||
| ## Input variables | ## Input variables | ||||||
| 
 | 
 | ||||||
| see the [action.yml](./action.yml) file for more detail imformation. | See [action.yml](./action.yml) for more detailed information. | ||||||
| 
 | 
 | ||||||
| * host - scp remote host | * host - remote host | ||||||
| * port - scp remote port, default is `22` | * port - remote port, default is `22` | ||||||
| * username - scp username | * username - ssh username | ||||||
| * password - scp password | * password - ssh password | ||||||
| * timeout - timeout for ssh to remote host, default is `30s` | * timeout - timeout for ssh to remote host, default is `30s` | ||||||
| * command_timeout - timeout for scp command, default is `1m` | * command_timeout - timeout for ssh command, default is `1m` | ||||||
| * key - content of ssh private key. ex raw content of ~/.ssh/id_rsa | * key - content of ssh private key. ex raw content of ~/.ssh/id_rsa | ||||||
| * key_path - path of ssh private key | * key_path - path of ssh private key | ||||||
| * script - execute commands | * script - execute commands | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Bo-Yi Wu
						Bo-Yi Wu