Need to update the documentation so that it reflects the new CLI changes that have been merged in for 0.9.1. It’s mostly identical to this: https://github.com/ngageoint/geowave/wiki/Commandline-Tools-Refresh The only differences: - There is no remote/rmindex command - There is no ‘-f’ force options anywhere - There is no ‘-q’ or quiet options anywhere - Anywhere where it says “all options will be prompted with defaults”, it doesn’t actually do that. - The ‘–p’ argument for password for accumulo doesn’t take an argument. Instead it asks for it on the command line (prompts the user)
Need to update the documentation so that it reflects the new CLI changes that have been merged in for 0.9.1.
It’s mostly identical to this: https://github.com/ngageoint/geowave/wiki/Commandline-Tools-Refresh
The only differences: