|
|
|
@ -33,11 +33,15 @@ Usage: consul services export [options] -name <service name> -consumer-peers <ot
|
|
|
|
|
- `-consumer-peers` - (Required) A comma-separated list of cluster peers to export the service to.
|
|
|
|
|
In Consul Enterprise, this flag is optional if -consumer-partitions is specified.
|
|
|
|
|
|
|
|
|
|
#### Enterprise Options
|
|
|
|
|
|
|
|
|
|
- `-consumer-partitions` - (Enterprise only) A comma-separated list of admin partitions within the
|
|
|
|
|
same datacenter to export the service to. This flag is optional if -consumer-peers is specified.
|
|
|
|
|
|
|
|
|
|
@include 'http_api_partition_options.mdx'
|
|
|
|
|
|
|
|
|
|
@include 'http_api_namespace_options.mdx'
|
|
|
|
|
|
|
|
|
|
#### API Options
|
|
|
|
|
|
|
|
|
|
@include 'http_api_options_client.mdx'
|
|
|
|
|
|
|
|
|
|
@include 'http_api_options_server.mdx'
|
|
|
|
|