Skip to content

Commit d0fb0c7

Browse files
committed
add command line configuration
1 parent ba4bf2e commit d0fb0c7

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

_episodes/03-configuration.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,5 +379,13 @@ configure.html#project-specific-configuration).
379379
> {: .solution}
380380
{: .challenge}
381381
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+
382390
383391
{% include links.md %}

0 commit comments

Comments
 (0)