restore

hostctl restore

Restore hosts file content from a backup file.

Synopsis

Reads from a file and replace the content of your hosts file.

WARNING: the complete hosts file will be overwritten with the backup data.

hostctl restore [flags]

Options

      --from string   The file to restore from
  -h, --help          help for restore

Options inherited from parent commands

  -c, --column strings     Column names to show on lists. comma separated
      --host-file string   Hosts file path (default "/etc/hosts")
      --no-color           force colorless output
  -o, --out string         Output type (table|raw|markdown|json) (default "table")
  -q, --quiet              Run command without output
      --raw                Output without borders (same as -o raw)
SEE ALSO
  • hostctl - Your dev tool to manage /etc/hosts like a pro

Auto generated by spf13/cobra


Last updated by Sven Luijten on August 20, 2023 at 10:27 +0200