Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 13, 2022. It is now read-only.
/sshdeployPublic archive

Commit2bbcd1a

Browse files
authored
Monitor Mode table
1 parentf12d0dc commit2bbcd1a

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

‎README.md‎

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -208,21 +208,21 @@ Ground Control to Major Tom: Have a nice trip in space!
208208
###Monitor Mode
209209

210210

211-
|Short Argument| Long Argument| Description| Default| Required|
212-
|:-----:| :-----------:| :----------------------------------------------------:| :-----------:| :-----------:|
211+
|Short Argument| Long Argument| Description| Default| Required|
212+
|:-------------| :------------| :----------------------------------------------------| :-----------:| :----------------:|
213213
| -m| --monitor| The path to the file used as a signal that the files are ready to be deployed. Once the deploymetn is completed,the file is deleted.| sshdeploy.ready|:heavy_check_mark:|
214-
| -s| --source| The source path for the files to transfer||:heavy_check_mark:|
215-
| -t| --target| The target path of the files to transfer||:heavy_check_mark:|
216-
|| --pre| Command to execute prior file transfer to target||:x:|
217-
| |--post| Command to execute after file transfer to target ||:x:
218-
|| --clean| Deletes all files and folders on the target before pushing the new files| True|:x:|
219-
|| --exclude| a pipe (\|) separated list of file suffixes to ignore while deploying.|.ready\|.vshost.exe\|.vshost.exe.config|:x:|
220-
| -v| --verbose|Add this option to print messages to standard error and standard output streams.| True|:x:|
221-
| -h| --host| Hostname or IP Address of the target. -- Must be running an SSH server.||:heavy_check_mark:|
222-
| -p| --port| Port on which SSH is running.| 22|:x:|
223-
| -u|--username| The username under which the connection will be established.|pi|:x:|
224-
| -w| --password|The password for the given username.| raspberry|:x:|
225-
| -l| --legacy| Monitor files using legacy method| False|:x:|
214+
| -s| --source| The source path for the files to transfer.||:heavy_check_mark:|
215+
| -t| --target| The target path of the files to transfer.||:heavy_check_mark:|
216+
|| --pre| Command to execute prior file transfer to target.||:x:|
217+
||--post| Command to execute after file transfer to target.||:x:|
218+
|| --clean| Deletes all files and folders on the target before pushing the new files| True|:x:|
219+
|| --exclude| a pipe (\|) separated list of file suffixes to ignore while deploying.|.ready\|.vshost.exe\|.vshost.exe.config|:x:|
220+
| -v| --verbose|Add this option to print messages to standard error and standard output streams.| True|:x:|
221+
| -h| --host| Hostname or IP Address of the target. -- Must be running an SSH server.||:heavy_check_mark:|
222+
|-p| --port| Port on which SSH is running.| 22|:x:|
223+
| -u|--username| The username under which the connection will be established.|pi|:x:|
224+
| -w| --password|The password for the given username.| raspberry|:x:|
225+
| -l| --legacy| Monitor files using legacy method| False|:x:|
226226

227227
###Push Mode
228228

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp