Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: cleanup launcher docs

...

Available operations

General use

  • bitstore-migrate: Migrate all files (bitstreams) from one assetstore (bitstore) to another
  • checker: Run the checksum checker
  • checker-emailer: Send emails related to the checksum checker
  • classpath: Calculate and display the DSpace classpath
  • cleanup: Remove deleted bitstreams from the assetstore
  • community-filiator: Tool to manage community and sub-community relationships
  • create-administrator: Create a DSpace administrator account
  • curate: Perform curation tasks on DSpace objects
  • database: Perform various tasks / checks of the DSpace database
  • doi-organiser: Transmit information about DOIs to the registration agency.
  • dsprop: View a DSpace property from dspace.cfgany configuration file (see Configuration Reference)
  • dsrun: Run a class directly
  • embargo-lifter: Pre DSpace 3.0 embargo manager tool used to check, list and lift embargoes
  • export: Export items or collections
  • filter-media: Perform the media filtering to extract full text from documents and to create thumbnails
  • generate-sitemaps: Generate search engine and html sitemaps (see Search Engine Optimization)
  • harvest: Manage the OAI-PMH harvesting of external collections (see OAI harvesting docs)
  • import: Import items into DSpace
  • index-authority: import authorities and keep SOLR authority index up to date
  • itemupdate: Item update tool for altering metadata and bitstream content in items
  • make-handle-config: Run the handle server simple setup command
  • metadata-export: Export metadata for batch editing
  • metadata-import: Import metadata after batch editing
  • migrate-embargo: Embargo manager tool used to migrate old version of Embargo to the new one included in dspace3
  • oai: OAI script manager
  • packager: Execute a packager
  • rdfizer: tool to convert contents to RDF
  • read : execute a stream of commands from a file or pipe
  • registry-loader: Load entries into a registrysetup-database: Create the database tables
  • structure-builder: Build DSpace community and collection structure
  • sub-daily: Send daily subscription noticestest-database: Test the DSpace database connection (Replaced by "database test" command.)
  • test-email: Test the DSpace email server settings are OK
  • update-handle-prefix: Update handle records and metadata when moving from one Handle prefix to another
  • user:  Create, List, Update, Delete EPerson (user) records
  • validate-date:  Test date-time format rules
  • version: Show DSpace version and other troubleshooting information

...