If you need to restore data, the restore command is as follows:
influxd restore [ -metadir | -datadir ] <path-to-meta-or-data-directory> <path-to-backup>
Here, metadir points to the backup metastore location and datadir points to the backup database location.