Nv_commandlist + SSBO

How do I use SSBO with nvcmdlist rendering? I have SSBOs for world matrices and lights data. They are updated only once a frame but I can not find where glBindBufferBase will fit inside nvcmdlist.