Skip to content

Commit

Permalink
document servers ssh command
Browse files Browse the repository at this point in the history
  • Loading branch information
caguiclajmg committed Sep 6, 2022
1 parent 1d53a86 commit 3652109
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@ tensordock-cli servers delete server_id
tensordock-cli servers manage server_id
```

### Launch an SSH session with a server

```sh
tensordock-cli servers ssh server_id
```

### Deploy a server

```sh
Expand Down

0 comments on commit 3652109

Please sign in to comment.