This server will be upgraded at 3pm Sydney time on December 3rd (December 2nd, 8pm PST) and will be down for up to 30 minutes.

Send To Wiki Command Line Interface

Send to wiki now supports a command line interface

Other than the filename, each of the switches are optional. If you have previously saved settings, these will be used.

Switch Description
url Confluence Web Service url
filename name of the file to upload
space space key
parent parent page id
pagename name of the page
labels CSV delimited list of labels
comment Comment to add to the page
now If entered, instructs SendToWiki to attempt to upload the document immediately, without any user intervention

C:\Program Files\Hiason\Send To Wiki>sendtowiki.exe -url "http://www.xyz.com/rpc/soap-axis/confluenceservice-v1" -filename "c:\
temp\test.doc" -space "ds" -parent 32774 -pagename "Test" -labels "label1, label2" -comment "This is a command line comment." -now

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. Feb 26, 2008

    Nicholas Kerzman says:

    Where would I run the command line from? From DOS? I tried Start >> Run, b...

    Where would I run the command line from? From DOS? I tried Start >> Run, but the run command does not allow all the characters needed.

     Thanks.