incus admin recover

从现有和未知存储池中恢复丢失的实例和卷

摘要

描述:从现有和未知存储池中恢复丢失的实例和卷

This command is mostly used for disaster recovery. It will ask you about unknown storage pools and attempt to
access them, along with existing storage pools, and identify any missing instances and volumes that exist on the
pools but are not in the database. It will then offer to recreate these database records.
incus admin recover [flags]

从父命令继承的选项

      --debug          Show all debug messages
      --force-local    Force using the local unix socket
  -h, --help           Print help
      --project        Override the source project
  -q, --quiet          Don't show progress information
      --sub-commands   Use with help or --help to view sub-commands
  -v, --verbose        Show all information messages
      --version        Print version number

另请参阅