Inspect Hosts

host data
arsenic inspect hosts [flags]

Options

  -h, --help             help for hosts
      --hostnames        Just list hostnames
      --ips              Just list IP addresses
      --json             Print JSON
      --open             Show only hosts with open ports
      --private          Only show hosts with private IPs
      --public           Only show hosts with public IPs
      --sort-by string   Sort by the specified column. Format: column[;(asc|dsc)] (default "hostnames;asc")
      --up               Show only hosts that are up

Options inherited from parent commands

      --config string      the arsenic.yaml config file
      --debug              the arsenic.yaml config file
  -s, --scope-dir string   Scope dir to use (default "default")

SEE ALSO

Auto generated by spf13/cobra on 17-Oct-2024
Last modified October 17, 2024: prepare for scope subcommand takeover (1588c31)