Get path of file by request command line

hello,

how get path of file by request command line ?

example :
cmd : listary.exe file_1.txt -get -path
return : d:/folder_A_file_1.txt

thank you