Consul snapshot restore
The snapshot restore command is used to restore an atomic, point-in-time snapshot of the state of the Consul servers which includes key/value entries, service catalog, prepared queries, sessions, and ACLs. The snapshot is read from the given file.
Review the Consul Snapshot Restore documentation here