I get get running apps with this yarn application -appStates RUNNING then I get one applicationID from list.
then I can get status of app with this: yarn application -status
I want to get job configuration information on command line. it is possible?

That's not "Job Configuration". It is whole cluster config.
You can use
cURLto parse it