Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 232828b

Browse files
update readme with new feature
1 parent 8a7e3a6 commit 232828b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ These are the features that have been implemented so far, more functions will be
2525
* Connect and disconnect from printer
2626
* Continuous status output with temperature status and progress bar
2727
* GCODE and STL file uploads to server storage
28+
* Run G-code on printer from terminal
2829
* Layer information from OctoPrint-DisplayLayerProgress plugin if installed on server
2930

3031
## Limitations
@@ -93,6 +94,7 @@ octoprint-cli system restart-safe restart OctoPrint server to safe mode
9394
octoprint-cli system reboot reboot server
9495
octoprint-cli system shutdown shutdown server
9596
octoprint-cli continuous get refreshing continuous status
97+
octoprint-cli gcode "[command]" run gcode on printer
9698
octoprint-cli layers view DisplayLayerProgress information
9799
```
98100

0 commit comments

Comments
 (0)