NextflowGitConfig
Properties
| Name |
Type |
Description |
Notes |
| repository_url |
str |
URL to the repository |
|
| main_file_path |
str |
Path of the main file |
|
| commit_id |
str |
Id the of the git commit |
|
| git_credential_id |
str, none_type |
Id the of the git credential |
[optional] |
| config_file_path |
str, none_type |
Path of the config file |
[optional] |
| any string name |
bool, date, datetime, dict, float, int, list, str, none_type |
any string name can be used but the value must be the correct type |
[optional] |
[Back to Model list] [Back to API list] [Back to README]