Search
Varnish Controller

vcli geolocationroutes suggestions

Get suggestions based on location name

Synopsis

Get suggestions based on location name for setting up correct location names

vcli geolocationroutes suggestions [Name] [flags]

Options

  -h, --help      help for suggestions
      --max int   maximum amount of suggestions - this is a soft limit as cities with the same name will not be counted (default 10)

Options inherited from parent commands

  -c, --config string   configuration file for the CLI (default ~/.vcli.yml)
                        Could also be set via VARNISH_CONTROLLER_CLI_CONFIG=/path/to/config.yml
      --csv             Output the response table as CSV format.
  -j, --json            Output the response table as JSON format.

SEE ALSO