mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 13:21:46 +00:00
Add CLI arguments reference to configuration hierarchy (#117)
This commit is contained in:
parent
ceaa4c5445
commit
cf108b2ebd
@ -17,7 +17,9 @@ from the vault are applied on top of the configuration specified in `clearml.con
|
|||||||
|
|
||||||
The different ClearML configuration methods take precedence as summarized in the following list (higher ordered methods
|
The different ClearML configuration methods take precedence as summarized in the following list (higher ordered methods
|
||||||
override the lower ones):
|
override the lower ones):
|
||||||
1. Command-line arguments
|
1. Command-line arguments (e.g. [clearml-task](../apps/clearml_task.md#command-line-options), [clearml-agent](../references/clearml_agent_ref.md),
|
||||||
|
[clearml-session](../apps/clearml_session.md#command-line-options), [clearml-data](../clearml_data/clearml_data_cli.md)
|
||||||
|
arguments)
|
||||||
1. Environment variables
|
1. Environment variables
|
||||||
1. Configuration vault
|
1. Configuration vault
|
||||||
1. Configuration file
|
1. Configuration file
|
||||||
|
Loading…
Reference in New Issue
Block a user