Skip to content

Commit

Permalink
Add API options using includes
Browse files Browse the repository at this point in the history
  • Loading branch information
nathancoleman committed Aug 10, 2023
1 parent 47b9c12 commit db8d974
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions website/content/commands/services/export.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,9 @@ Usage: consul services export [options] -name <service name> -consumer-peers <ot

- `-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.

#### API Options

@include 'http_api_options_client.mdx'

@include 'http_api_options_server.mdx'

0 comments on commit db8d974

Please sign in to comment.