You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
publicstaticfinalStringBRANCH_OPTION = "Project branch to use. If none given the default branch of the project is used";
53
-
publicstaticfinalStringPROJECT_NAME_OPTION_DESCRIPTION = "project name to upload the model into. If not specified a unique name is generated based on the selected folders and the current timestamp";
51
+
publicstaticfinalStringBRANCH_OPTION = "gives the project branch to use (if none is given, the default branch of the project is used)";
52
+
publicstaticfinalStringPROJECT_NAME_OPTION_DESCRIPTION = "gives the name of the project to upload the model into (if none is given, the last segment of the input path is used)";
54
53
publicstaticfinalStringDERIVED_OPTION_DESCRIPTION = "specifies that derived attributes should be included (the default is not to)";
55
54
publicstaticfinalStringIMPLICIT_GEN_OPTION_DESCRIPTION = "specifies that implicit generalizations should be generated (the default is not to)";
0 commit comments