Skip to content

Commit

Permalink
fix bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Cain committed Dec 13, 2023
1 parent ab6c45e commit 029e590
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,15 @@ If bundler is not being used to manage dependencies, install the gem by executin

## Usage

To see documentation on how to use SDR CLI, call `bundle exec sdr-cli --help` from the command line.
`sdr-cli clone` clones all OGM repositories or pass --repo to clone a specific repository

`sdr-cli help [COMMAND]` Describe available commands or one specific command

`sdr-cli index` index a directory of geospatial documents to Solr

`sdr-cli pull` updates all OGM repositories or pass --repo to update a specific repository

`sdr-cli transform` transforms a collection of GeoBlacklight 1.0 documents to OGM Aardvark

## Development

Expand Down

0 comments on commit 029e590

Please sign in to comment.