Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &cobra.Command{
Use: "test <subcommand>",
Short: `Run a test command`,
Long: `Rclone test is used to run test commands.
Select which test comand you want with the subcommand, eg
rclone test memory remote:
Each subcommand has its own options which you can see in their help.
**NB** Be careful running these commands, they may do strange things
so reading their documentation first is recommended.
`,
}
Command definition for cobra
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package changenotify tests rclone's changenotify support
|
Package changenotify tests rclone's changenotify support |
Package makefiles builds a directory structure with the required number of files in of the required size.
|
Package makefiles builds a directory structure with the required number of files in of the required size. |
Click to show internal directories.
Click to hide internal directories.