import

suspend fun import(paths: Iterable<Path>, name: String?, description: String?, url: String?, skipErrors: Boolean)
suspend fun import(artifact: Artifact, name: String?, description: String?, url: String?, fileName: String, timestamp: Instant)