1. Home
  2. Cli
  3. Move file

Move file to a different directory.

#cli#file
mv [file name] [new location]
// i.e.
mv file-to-move.js ./new/directory/for/the/file
copy
Full Cli cheatsheet