Scroll to navigation

LXD - Command line client(1) LXD - Command line client(1)

NAME

lxc-config-uefi-set - Set UEFI variables for instance

SYNOPSIS

lxc config uefi set [:] =... [flags]

DESCRIPTION

Description:
Set UEFI variables for instance

OPTIONS INHERITED FROM PARENT COMMANDS

--debug[=false] Show all debug messages

--force-local[=false] Force using the local unix socket

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

--project="" Override the source project``

-q, --quiet[=false] Don't show progress information

--sub-commands[=false] Use with help or --help to view sub-commands

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

--version[=false] Print version number

EXAMPLE


lxc config uefi set [<remote>:]<instance> testvar-9073e4e0-60ec-4b6e-9903-4c223c260f3c=aabb
Set a UEFI variable with name "testvar", GUID 9073e4e0-60ec-4b6e-9903-4c223c260f3c and value "aabb" (HEX-encoded) for the instance.

SEE ALSO

lxc-config-uefi(1)

HISTORY

11-Jun-2024 Auto generated by spf13/cobra

Jun 2024 Auto generated by spf13/cobra