I don't think. The format of ls cmd is "databricks fs ls DIR_PATH [flags]". If you try the databricks fs ls -h, it shows you the info related to fs ls command.
The result for databricks -v is correct and shows you've installed CLI correctly. the fs ls command need a DIR_PATH which is a directory of the folder you're trying to get the list of files from.