This section explains how to use the
qq fs_rename
command.Description
Rename a file system object
Usage
qq fs_rename [-h] (--path PATH | --id ID) --source SOURCE --name NAME [--clobber]
Flags
Flag Name | Required | Description |
---|---|---|
--path
|
No | Destination parent directory path |
--id
|
No | Destination parent directory ID |
--source
|
Yes | Source file path |
--name
|
Yes | New name in destination directory |
--clobber
|
No | Clobber destination if exists |