in src/main/kotlin/SpaceExportCommand.kt [15:17]
override fun run() { currentContext.obj = ExportCommandContext(SpaceApiClient(token, org)) }