
etckeeper
List of commands for etckeeper:
-
etckeeper:tldr:04889 etckeeper: Run arbitrary Git commands.$ sudo etckeeper vcs ${status}try on your machineexplain this command
-
etckeeper:tldr:42b53 etckeeper: Check if there are uncommitted changes (only returns an exit code).$ sudo etckeeper uncleantry on your machineexplain this command
-
etckeeper:tldr:6f7d0 etckeeper: Set up a Git repo and perform various setup tasks (run from `/etc`).$ sudo etckeeper inittry on your machineexplain this command
-
etckeeper:tldr:f335f etckeeper: Commit all changes in `/etc`.$ sudo etckeeper commit ${message}try on your machineexplain this command
-
etckeeper:tldr:ff050 etckeeper: Destroy existing repo and stop tracking changes.$ sudo etckeeper uninittry on your machineexplain this command