Provided by: zsys_0.5.11.2ubuntu0.1_amd64
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
18-Jan-2024 Auto generated by spf13/cobra