Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 976 Bytes

tlserver_server.md

File metadata and controls

36 lines (25 loc) · 976 Bytes

tlserver server

Run transitland server

Synopsis

Run transitland server

tlserver server [flags]

Options

      --dburl string           Database URL (default: $TL_DATABASE_URL)
  -h, --help                   help for server
      --load-admins            Load admin polygons from database into memory
      --long-query int         Log queries over this duration (ms) (default 1000)
      --port string             (default "8080")
      --redisurl string        Redis URL (default: $TL_REDIS_URL)
      --rest-prefix string     REST prefix for generating pagination links
      --rt-storage string      RT storage backend
      --secrets string         DMFR file containing secrets
      --storage string         Static storage backend
      --timeout int             (default 60)
      --validate-large-files   Allow validation of large files

SEE ALSO

Auto generated by spf13/cobra on 18-Oct-2024