Provided by: zsys_0.4.8ubuntu0.1_amd64 bug

NAME

       zsysctl-state-save - Saves the current state of the machine. By default it saves only the
       user state. state_id is generated if not provided.

SYNOPSIS

       zsysctl state save [state id] [flags]

DESCRIPTION

       Saves the current state of the machine. By default it saves only the user state. state_id
       is generated if not provided.

OPTIONS

       --auto[=false]
           Signal this is an automated request triggered by script

       -h, --help[=false]
           help for save

       --no-update-bootmenu[=false]
           Do not update bootmenu on system state save

       -s, --system[=false]
           Save complete system state (users and system)

       -u, --user=""
           Save the state for a given user or current user if empty

OPTIONS INHERITED FROM PARENT COMMANDS

       -v, --verbose[=0]
           issue INFO (-v) and DEBUG (-vv) output

SEE ALSO

       zsysctl-state(1)

HISTORY

       11-Oct-2022 Auto generated by spf13/cobra