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