diff --git a/cmd/server.go b/cmd/server.go index f534ff837..ec5870f46 100644 --- a/cmd/server.go +++ b/cmd/server.go @@ -47,6 +47,9 @@ func newServeCmd(stderr io.Writer) *cobra.Command { serveCmd := &cobra.Command{ Use: "server", Short: "Run FeatureBase.", + FParseErrWhitelist: cobra.FParseErrWhitelist{ + UnknownFlags: true, + }, Long: `featurebase server runs FeatureBase. It will load existing data from the configured