Перейти к содержанию

Delete

nectl resolver hosts delete

Delete record from hosts file

nectl resolver hosts delete [flags]

Examples

  nectl resolver hosts delete --canonical <hostname> [--file <path to hosts file]

Options

      --canonical string   Canonical domain name
      --file string        Path to hosts file (default "/etc/hosts")
  -h, --help               help for delete

Options inherited from parent commands

      --host string   gRPC server host (default "127.0.0.1")
      --port uint16   gRPC server port (default 30666)

SEE ALSO