lxd.import(1)

LXD(-) 2021 LXD(-)
Auto generated by spf13/cobra

NAME

lxd-import - Import existing containers

SYNOPSIS

lxd import [flags]

DESCRIPTION

Description:
Import existing containers

This command is mostly used for disaster recovery. It lets you attempt
to recreate all database entries for containers that LXD no longer knows
about.

To do so, you must first mount your container storage at the expected
path inside the storage-pools directory. Once that's in place,
lxd import can be called for each individual container.

OPTIONS

-f, --force[=false] Force the import (override existing data or partial restore)

OPTIONS INHERITED FROM PARENT COMMANDS

-d, --debug[=false] Show all debug messages

-h, --help[=false] Print help

--logfile="" Path to the log file``

--syslog[=false] Log to syslog

--trace=[] Log tracing targets``

-v, --verbose[=false] Show all information messages

--version[=false] Print version number

SEE ALSO

lxd(1)

HISTORY

22-Apr-2021 Auto generated by spf13/cobra

Container server(1)Apr