vector copy =========== **Name**: geoc vector copy **Description**: Copy the input Layer to the output Layer **Arguments**: * -f --filter: The CQL Filter * -s --sort: The sort Field * -t --start: The start index * -m --max: The max number of Features * -d --field: The sub Field * -o --output-workspace: The output workspace * -r --output-layer: The output layer * -i --input-workspace: The input workspace * -l --input-layer: The input layer * --help : Print the help message * --web-help : Open help in a browser **Example**:: geoc vector copy -i states.shp -o states.gpkg -r states