cmd/keyserver-gcp: remove test user flags

There's no need for the test user flags in the GCP version of keyserver.
They should not have been included in the first place.

Change-Id: I4e16767ce4b3af730bc6d8bbba79b0cd9c08a503
Reviewed-on: https://upspin-review.googlesource.com/11520
Reviewed-by: Rob Pike <r@golang.org>
1 file changed
tree: be7505afa1ad288c2bcb1614b08713517546b7a7
  1. cloud/
  2. cmd/
  3. .gitignore
  4. .travis.yml
  5. AUTHORS
  6. codereview.cfg
  7. CONDUCT.md
  8. CONTRIBUTING.md
  9. CONTRIBUTORS
  10. LICENSE
  11. PATENTS
  12. README.md
README.md

Upspin gcp repository

This repository contains support for running Upspin against Google Cloud Storage and/or Google Container Engine.

See the Setting up upspinserver document for information about running an Upspin service that stores its data in Google Cloud Storage.

See the Deploying Upspin servers to Google Cloud Platform document for information about running an Upspin cluster on Google Container Engine.

See the master repository for more information about the Upspin project.