2022-04-05 15:46:56 -05:00
|
|
|
#!/bin/bash
|
2023-03-28 23:48:58 +01:00
|
|
|
# Copyright (c) HashiCorp, Inc.
|
|
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
|
2022-04-05 15:46:56 -05:00
|
|
|
|
|
|
|
snapshot_envoy_admin localhost:19000 s1 primary || true
|
|
|
|
snapshot_envoy_admin localhost:19001 s2 primary || true
|