style repository get ==================== **Name**: geoc style repository get **Description**: Get a styles from a style repository **Arguments**: * -t --type: The type of style repository (directory, nested-directory, h2, sqlite, postgres) * -o --options: The style repository options * -l --layer-name: The layer name * -s --style-name: The style name * -f --output-file: The output file * --help : Print the help message * --web-help : Open help in a browser **Example**:: "geoc style repository get -t h2 -p file=styles.db -l states -s states_population -f states_pop.sld"