2020-10-22 14:30:28 -05:00
|
|
|
#!/bin/bash
|
2023-03-28 23:48:58 +01:00
|
|
|
# Copyright (c) HashiCorp, Inc.
|
|
|
|
# SPDX-License-Identifier: MPL-2.0
|
|
|
|
|
2020-10-22 14:30:28 -05:00
|
|
|
|
|
|
|
snapshot_envoy_admin localhost:19000 s1 || true
|
|
|
|
snapshot_envoy_admin localhost:19001 s2 || true
|