We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba4bf2e commit d0fb0c7Copy full SHA for d0fb0c7
1 file changed
_episodes/03-configuration.md
@@ -379,5 +379,13 @@ configure.html#project-specific-configuration).
379
> {: .solution}
380
{: .challenge}
381
382
+> ## Configuration via command line
383
+>
384
+> In addition, all configuration options can also be specified vie the command line and those settings will
385
+> overwrite any setting given by the YAML files. You can find more information in the
386
+> [documentation](https://docs.esmvaltool.org/projects/ESMValCore/en/latest/quickstart/configure.html#command-line-arguments).
387
388
+{: .callout}
389
+
390
391
{% include links.md %}
0 commit comments