Documentation Index
Fetch the complete documentation index at: https://docs.flipt.io/llms.txt
Use this file to discover all available pages before exploring further.
🎉 New in Flipt Pro: Integrated secrets management with HashiCorp Vault, AWS Secrets Manager, GCP Secret Manager, and Azure Key Vault. Learn more.
Export Flipt data to file/stdout
Documentation Index
Fetch the complete documentation index at: https://docs.flipt.io/llms.txt
Use this file to discover all available pages before exploring further.
flipt export [flags]
-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)
--sort-by-key sort exported resources by key. (flags, flag variants and segments. namespaces will be sorted with --all-namespaces)
-t, --token string client token used to authenticate access to remote Flipt instance when exporting.
Was this page helpful?