Man page - rt-dump-metadata-5(8)
Packages contains this manual
- rt-crontool-5(1)
- rt-importer-5(8)
- rt-validate-aliases-5(8)
- rt-setup-database-5(8)
- rt-clean-shorteners-5(8)
- rt-shredder-5(8)
- rt-clean-attributes-5(8)
- rt-email-dashboards-5(8)
- rt-munge-attachments-5(8)
- rt-search-attributes-5(8)
- rt-fulltext-indexer-5(8)
- rt-preferences-viewer-5(8)
- rt-email-group-admin-5(8)
- rt-ldapimport-5(8)
- rt-dump-initialdata-5(8)
- rt-attributes-viewer-5(8)
- rt-setup-fulltext-index-5(8)
- rt-session-viewer-5(8)
- rt-validator-5(8)
- rt-passwd-5(8)
- rt-serializer-5(8)
- rt-clean-sessions-5(8)
- rt-email-expiring-auth-tokens-5(8)
- rt-externalize-attachments-5(8)
- rt-dump-metadata-5(8)
- rt-email-digest-5(8)
apt-get install request-tracker5
Manual
rt-dump-metadata
NAMESYNOPSIS
DESCRIPTION
OPTIONS
NAME
rt-dump-metadata - dump configuration metadata from an RT database
SYNOPSIS
rt-dump-metadata [--all]
DESCRIPTION
"rt-dump-metadata" is a tool that dumps configuration metadata from the Request Tracker database into XML format, suitable for feeding into "rt-setup-database". To dump and load a full RT database, you should generally use the native database tools instead, as well as performing any necessary steps from UPGRADING.
This is NOT a tool for backing up an RT database. See also initialdata for more straightforward means of importing data.
OPTIONS
"--all" or "-a"
When run with "--all", the dump will include all configuration metadata; otherwise, the metadata dump will only include βlocalβ configuration changes, i.e. those done manually in the web interface.
"--limit-to-privileged" or "-l"
Causes the dumper to only dump privileged users.
"--skip-disabled" or "-s"
Ignores disabled rows in the database.