add domains

hostctl add domains

Add content in your hosts file.

Synopsis

Set content in your hosts file. If the profile already exists it will be added to it.

hostctl add domains [profile] [domains] [flags]

Options

  -h, --help        help for domains
      --ip string   domains ip (default "127.0.0.1")

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)
  -w, --wait duration      Enables a profile for a specific amount of time. (example: 5m, 1h) (default -1ns)

SEE ALSO

  • hostctl add - Add content to a profile in your hosts file.

Auto generated by spf13/cobra


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