This section explains how to use the
qq fs_create_link
command.Description
Create a new link
Usage
qq fs_create_link [-h] (--path PATH | --id ID) --target TARGET --name NAME
Flags
Flag Name | Required | Description |
---|---|---|
--path
|
No | Parent directory path |
--id
|
No | Parent directory ID |
--target
|
Yes | Link target |
--name
|
Yes | New link name |