If you made a back up of the Console database with the web UI, you can
restore it with the following
command:$ asctl -v console:restore /absolute/path/to/dir
For
example:$ asctl -v console:restore /tmp/console_full_backup_2013-1-16_00.57.28_UTC
Important: The restore command does not support relative paths to
the backup directory. The path must be an absolute path in order for the
restore command to work.