You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,7 +136,7 @@ MaxBedTemp = 85
136
136
<details>
137
137
<summary><b>File Commands</b></summary><br>
138
138
139
-
`octoprint-cli files list` - list files on OctoPrint server, listing in folders can be done with `-p [PATH]` flag
139
+
`octoprint-cli files list` - list files on OctoPrint server, listing in folders can be done with `-p [PATH]` flag, files/folders can be filtered using the `--files` and `--folders` flags
140
140
141
141
`octoprint-cli files info [file]` - get information on file on server
142
142
@@ -145,7 +145,3 @@ MaxBedTemp = 85
145
145
</details>
146
146
147
147
The `-h` or `--help` flag can bring up a help message for all commands
148
-
149
-
## Completions
150
-
151
-
A zsh completion file can be found in `_octoprint-cli`. This completion file will be updated as new features are added to the program
0 commit comments