Skip to content

Commit

Permalink
bin/drtprod: add wrapper for managing drt clusters
Browse files Browse the repository at this point in the history
Release note: none.
Epic: none.
  • Loading branch information
dt committed Mar 7, 2024
1 parent 55233d7 commit 2d89b02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/drtprod
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

GCE_PROJECT=cockroach-drt ROACHPROD_DNS="drt.crdb.io" roachprod "$@"

0 comments on commit 2d89b02

Please sign in to comment.