81
edits
m (→Settings) |
m (→Commands) |
||
| Line 132: | Line 132: | ||
==Commands== | ==Commands== | ||
export [project] [archivetype]: export the given project with an archivetype of zip or tgz | |||
files [project]: show files | |||
help [search]: show commands | |||
history: show history of the commands | |||
import [url] [project]: import the given url as a project. | |||
If a project name isn't given it will use the filename | |||
projects: show projects | |||
set [key] [value]: define and show settings | |||
version [command]: show the version for Bespin or a command | |||
===Global Commands=== | ===Global Commands=== | ||
| Line 148: | Line 158: | ||
; help : Displays a list with the available commands. | ; help : Displays a list with the available commands. | ||
; createproject [<font style="color:#88F;">projectname</font>] : Create a new project with the desired name. | |||
; export [<font style="color:#88F;">projectname</font>] [<font style="color:#88F;">archivetype</font>] : See [[#Projects|Projects]] | |||
; import [<font style="color:#88F;">url</font>] [<font style="color:#88F;">projectname</font>] : See [[#Projects|Projects]] | |||
===Dashboard Specific Commands=== | ===Dashboard Specific Commands=== | ||
edits