mirror of
https://github.com/appleboy/ssh-action.git
synced 2024-11-12 12:38:04 +00:00
docs: update README.md and improve code documentation
- Add a new entry for `request_pty` in the README.md file Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
d134a26a1f
commit
029f5b4aee
@ -48,6 +48,7 @@ See [action.yml](./action.yml) for more detailed information.
|
|||||||
| envs_format | Flexible configuration of environment value transfer | |
|
| envs_format | Flexible configuration of environment value transfer | |
|
||||||
| debug | Enable debug mode | false |
|
| debug | Enable debug mode | false |
|
||||||
| allenvs | Pass all environment variables to shell script | false |
|
| allenvs | Pass all environment variables to shell script | false |
|
||||||
|
| request_pty | Request a pseudo-terminal from the server | false |
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user