Skip to content

Commit

Permalink
updated README with implemented commands (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchellBerend authored Oct 16, 2022
1 parent 479ea8c commit 2a46685
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,14 @@ shell
This project aims to have an easier way to interact with docker containers on
remote nodes from the comfort of your own terminal. The aim for this project is
to support all docker commands on remote nodes.


# Current commands


| Command | Notes |
|----------|--------------------------|
| PS | |
| STOP | |
| LOGS | |
| EXEC | --tty is not implemented |

0 comments on commit 2a46685

Please sign in to comment.