Import configuration file using the CLI

Is there a way to run the entire configuration of Duplicati or Import a configuration file into Duplicati using the command line interface?

Hello

not really but you can import a configuration file using the command-client project

Welcome to the forum @philip.d

Duplicati.CommandLine.ConfigurationImporter.exe is another way to get the configuration file in.
In terms of making the configuration file, I agree on there not really being a CLI config file builder.
For limited adjusting, you could probably start from a sample or a template, then use CLI editing.
Linux has good tools. I’m less sure about Windows tools, but maybe PowerShell has facilities…