how to create volume using databricks cli commands

pshuk
New Contributor III

I am new to using volumes on databricks. Is there a way to create volume using CLI commands.

On the similar note, is there a way to create DBFS directories and subdirectories using single command.

for example: I want to copy file here dbfs:/FileStore/Test/Test1/ but neither Test exists nor Test1. 

how can I create both using CLI in the most efficient way?

 

TIA