Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Once you configure it to point to your repository's data (see conf/config.properties), you can do things like the belowfollowing. Note that by default there are two stores defined, 'legacy' and 'akubra', but you can define any number of them by adding a configuration file similar to the ones already found in conf/stores/.

...

Make a complete copy of the repository but omit all AUDIT datastreams:

No Format
fcsu modifycopy store1 store2 --filter=remote-datastreams --remove-datastream-ids=AUDIT

...