| ZSYS: zsysctl(1) | ZSYS: zsysctl(1) |
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
19-Jun-2025 Auto generated by spf13/cobra
| Jun 2025 | Auto generated by spf13/cobra |