settings export

Export the Connections Directory settings to a JSON file.

Examples

# Export the settings to the `directory_settings.json` file.
wp connections_directory settings export --filename=directory_settings

Options

OptionDescription
--dirFull path to the directory where JSON export file should be stored. Defaults to the current working directory.
--filenameThe JSON filename. Defaults to cn-settings-export-{datetime}.json.