From 7492a9e7d77e6f19f1cf435eb2524dcfcd656ee3 Mon Sep 17 00:00:00 2001 From: Josh Slocum Date: Fri, 22 Oct 2021 11:58:10 -0500 Subject: [PATCH] fixing fdbcli packages --- contrib/pkg_tester/__snapshots__/test_fdb_pkgs.ambr | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/contrib/pkg_tester/__snapshots__/test_fdb_pkgs.ambr b/contrib/pkg_tester/__snapshots__/test_fdb_pkgs.ambr index 5bdadf72ae..9be4c37796 100644 --- a/contrib/pkg_tester/__snapshots__/test_fdb_pkgs.ambr +++ b/contrib/pkg_tester/__snapshots__/test_fdb_pkgs.ambr @@ -66,6 +66,8 @@ and then exits. --no-status Disables the initial status check done when starting the CLI. + --api-version APIVERSION + Specifies the version of the API for the CLI to use. --tls_certificate_file CERTFILE The path of a file containing the TLS certificate and CA chain. @@ -109,6 +111,8 @@ and then exits. --no-status Disables the initial status check done when starting the CLI. + --api-version APIVERSION + Specifies the version of the API for the CLI to use. --tls_certificate_file CERTFILE The path of a file containing the TLS certificate and CA chain. @@ -152,6 +156,8 @@ and then exits. --no-status Disables the initial status check done when starting the CLI. + --api-version APIVERSION + Specifies the version of the API for the CLI to use. --tls_certificate_file CERTFILE The path of a file containing the TLS certificate and CA chain. @@ -195,6 +201,8 @@ and then exits. --no-status Disables the initial status check done when starting the CLI. + --api-version APIVERSION + Specifies the version of the API for the CLI to use. --tls_certificate_file CERTFILE The path of a file containing the TLS certificate and CA chain.