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