commit | 184caa096c8676e4f42dcc3bdd9bbcb56285009a | [log] [tgz] |
---|---|---|
author | Jonathan Amsterdam <jba@google.com> | Fri Jun 23 16:18:44 2023 -0400 |
committer | Jonathan Amsterdam <jba@google.com> | Sun Jun 25 02:08:26 2023 +0000 |
tree | ff30a9007cbcd3cdbebdb74ee9a8414544a0b55d | |
parent | 6ed33a51172f4fbf70803ce3a2be534c6487f0b1 [diff] |
cmd/ejobs: start takes binary args Move the MIN_IMPORTERS input of the start subcommand to a flag, -min. The args after the binary name are preserved and passed to the worker. Change-Id: I84c2c426a71472f75dff47e19696f7064fdbbdd1 Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/505721 Run-TryBot: Jonathan Amsterdam <jba@google.com> Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
This repository contains code that serves pkg.go.dev/metrics.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/pkgsite-metrics:” in the subject line, so it is easy to find.