avid.common.workflow.initSession_byCLIargs
- avid.common.workflow.initSession_byCLIargs(sessionPath=None, **args)
Convenience method to init a session and load the artefact list of the if it is already present. In contrast to initSession() it offers the possibility to parse the cmdline and uses the argument values. The command line arguments are only used if the respective parameter is not directly passed with the function call. The command line arguments have the following format “–<parameter name>” (e.g. –expandPaths) For more details see also initSession.