Provided by: zsys_0.4.8ubuntu0.1_amd64 bug

NAME

       zsysctl-state-remove - Remove the current state of the machine. By default it removes only
       the user state if not linked to any system state.

SYNOPSIS

       zsysctl state remove [state id] [flags]

DESCRIPTION

       Remove the current state of the machine. By default it removes only the user state if not
       linked to any system state.

OPTIONS

       --dry-run[=false]
           Dry run, will not remove anything

       -f, --force[=false]
           Force removing, even if dependencies are found

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

       -s, --system[=false]
           Remove system state (system and users linked to it)

       -u, --user=""
           Remove 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