requires:path,type: String,desc: 'The new project path and name'
requires:path,type: String,desc: 'The new project path and name'
requires:file,type: File,desc: 'The project export file to be imported'
requires:file,type: File,desc: 'The project export file to be imported'
optional:namespace,type: String,desc: "The ID or name of the namespace that the project will be imported into. Defaults to the current user's namespace."
optional:namespace,type: String,desc: "The ID or name of the namespace that the project will be imported into. Defaults to the current user's namespace."
optional:overwrite,type: Boolean,default: false,desc: 'If there is a project in the same namespace and with the same name overwrite it'
optional:override_params,
optional:override_params,
type: Hash,
type: Hash,
desc: 'New project params to override values in the export'do
desc: 'New project params to override values in the export'do