... | ... | @@ -7,8 +7,7 @@ Use bosh this way: |
|
|
bosh command --option1=value2 parameter1 --option2=value2
|
|
|
```
|
|
|
command (required): Is the command name to launch
|
|
|
option (optional): A key / value pair providing data for the command
|
|
|
parameter (optional): Provides more infomation about how to run the command
|
|
|
options and parameters (optional): Provide data or lauching information for the command
|
|
|
|
|
|
On servers that host several instances of Bokeh sites, Bosh commands will act on the instance according to from where, on the directory tree, you have launched the command.
|
|
|
|
... | ... | |