From ab831cba213403f7104a78ba72893c492a05fcba Mon Sep 17 00:00:00 2001 From: Nathan Coleman Date: Thu, 10 Aug 2023 16:19:12 -0400 Subject: [PATCH] Add examples --- website/content/commands/services/export.mdx | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/website/content/commands/services/export.mdx b/website/content/commands/services/export.mdx index 2d61b5ffc522..e1d1938d4b18 100644 --- a/website/content/commands/services/export.mdx +++ b/website/content/commands/services/export.mdx @@ -10,7 +10,9 @@ description: | Command: `consul services export` The services export subcommand is used to export a service from one admin partition -or cluster peer to another. +or cluster peer to another. This is accomplished by creating or updating the corresponding +`exported-services` configuration entry. Running the command multiple times with the same +arguments will result in a no-op. ```text Usage: consul services export [options] -name -consumer-peers @@ -45,3 +47,19 @@ Usage: consul services export [options] -name -consumer-peers