Node:Getting Started, Next:, Previous:Installation, Up:Top



Getting Started

WebPublish is a command line utility. Therefore, to use WebPublish, you must enter a string on the command line. The format for the string to use is:

webpublish COMMAND [[DATA]..] [[FLAG]..] [[FILE]..]

In this string, COMMAND represents the command that WebPublish will process. DATA represents the information that WebPublish needs in order to process the COMMAND. FLAG represents the optional flags that modify the behavior of WebPublish. And, finally, FILE represents individual file paths (and/or glob expressions).