Command fs:rename

Renames a file/directory

Arguments

  • src: Source filename or directory
  • dest: Destination filename or directory

Options

  • --check: Do not actually make any changes, but report whether or not a change would be made.
Back to command index