logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

icestormdb - The IceStorm database import/export utility.

Description

       The  icestormdb  utility  is  a  command-line  tool  for importing and exporting IceStorm databases. Full
       documentation for icestormdb is available online at:
       https://doc.zeroc.com/ice/3.7/ice-services/icestorm/icestorm-database-utility

Name

       icestormdb - The IceStorm database import/export utility.

Options

-h, --help
              Show program help.

       -v, --version
              Display the Ice version.

       -v, --version
              Display the Ice version.

       --importFILE
              Import database from the specifed file.

       --exportFILE
              Export database to the specified file.

       --dbpathDIR
              Source or target database environment.

       --mapsizeVALUE
              Set LMDB map size in MB (optional, import only).

       -d, --debug
              Print debug messages.

See Also

icestormadmin(1)

                                                                                                   icestormdb(1)

Synopsis

       icestormdb [options]

See Also