Scopious Add

Add items to scope

Synopsis

Add items to scope unless it has been excluded via scopious exclude. For example:

cat customer-supplied.txt | scopious add

scopious add -i internal 10.0.0.0/22
arsenic scopious add [flags]

Options

  -a, --all    show all addresses, even network and broadcast
  -h, --help   help for add

Options inherited from parent commands

      --config string      config file (default is $HOME/.scopious.yaml)
      --debug              Debug mode
  -s, --scope string       Scope name (default "default")
      --scope-dir string   where scope files are located. (default "data")

SEE ALSO

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