style repository copy
Name:
geoc style repository copy
Description:
Copy styles from one repository to another
Arguments:
-t –input-type: The type of style repository (directory, nested-directory, h2, sqlite, postgres)
-p –input-options: The style repository options
-o –output-type: The type of style repository (directory, nested-directory, h2, sqlite, postgres)
-r –output-options: The style repository options
–help : Print the help message
–web-help : Open help in a browser
Example:
"geoc style repository copy -t sqlite -p file=styles.db -o nested-directory -r file=styles"