Skip to main content

Documentation Index

Fetch the complete documentation index at: https://flipt-grpc-conn-docs.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

flipt export [flags]

Options

  -a, --address string      address of remote Flipt instance to export from (defaults to direct DB export if not supplied)
      --all-namespaces      export all namespaces. (mutually exclusive with --namespaces)
      --config string       path to config file
  -h, --help                help for export
      --namespaces string   comma-delimited list of namespaces to export from. (mutually exclusive with --all-namespaces) (default "default")
  -o, --output string       export to filename (default STDOUT)
  -t, --token string        client token used to authenticate access to remote Flipt instance when exporting.

More Info

See the import/export section of the documentation for more information.