I have created multiple views now for a separation i wanted to apply prefix vw_ so collections and view could be separated. I try to see in documentation at here https://docs.mongodb.com/compass/master/views/#modify-the-source-of-a-view but there is nothing about rename views.
is it possible via Mongodb compass IDE?
if not than how we could achieve by command line?