wacsselout — exports the details of a selection as a WACS XML export file
wacsselout t
tag_number
wacsselout c
connection_number
The wacsselout command is a tool to create an XML export file containing information about a selection of sets to allow them to be transported between different WACS installations. It can work with either saved searches (aka tag sets) or with connections.
To export saved search no 23, you would run wacsselout t23
and it will create a file called tag23.xml
in the current directory. To export connection no 10, you would run
wacsselout c10 and it will create a file called
conn10.xml
in the current directory.