Skip to main content Link Search Menu Expand Document (external link)

powerssl-webapp serve

Serve the WebApp

powerssl-webapp serve [flags]

Options

      --addr string             Addr (default ":8080")
      --apiserver-addr string   GRPC address of API server
      --auth-uri string         Auth URI
      --grpcweb-uri string      gRPC-Web URI
  -h, --help                    help for serve
      --insecure                Do not use TLS for the server
      --metrics-addr string     HTTP Addr (default ":9090")
      --no-metrics              Do not serve metrics

Options inherited from parent commands

      --config string   config file (default is /etc/powerssl/webapp/config.yaml)
  -v, --verbose         Verbose output

SEE ALSO