Access Environment from Postman CLI

My question:
I want to run a collection from command line but got assertion error.
It shows that variables are not fetched .
How to use Environment from postman in post man CLI

Details (like screenshots):

How I found the problem:

I’ve already tried:
I have already tried with -e “end_id” but still didn’t work. Did I miss any setup for environment or something ??