From 8b1398a9b1b80bc2491f55f4fcc4ed028c2f6590 Mon Sep 17 00:00:00 2001 From: Nathan Coleman Date: Wed, 12 Jul 2023 16:02:51 -0500 Subject: [PATCH] Add export to list of subcommands for services --- website/content/commands/services/index.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/commands/services/index.mdx b/website/content/commands/services/index.mdx index ec26946c58..f511ffe2ef 100644 --- a/website/content/commands/services/index.mdx +++ b/website/content/commands/services/index.mdx @@ -31,6 +31,7 @@ Usage: consul services [options] [args] Subcommands: deregister Deregister services with the local agent register Register services with the local agent + export Export services from one cluster peer or admin partition to another ``` For more information, examples, and usage about a subcommand, click on the name