You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mc share list should print out the help text but should not be an error
the help text for the command should inidcate that the user needs to specify a command (either upload or download) after list
Usage
mc share list COMMAND
Actual behaviour
Today the help text is incomplete / incorrect... it does not indicate that the user needs to
specify upload or download after list. This is confusing.... it looks like mc share list is
valid and (sort of) implies that mc share list would do something useful (like list all non-expired shared urls).
mc share list COMMAND - List previously shared objects and folders.
COMMAND:
upload: list previously shared access to uploads.
download: list previously shared access to downloads.
USAGE:
mc share list COMMAND
EXAMPLES:
1. List previously shared downloads, that haven't expired yet.
$ mc share list download
2. List previously shared uploads, that haven't expired yet.
$ mc share list upload help text misleading...
mc share list COMMAND - List previously shared objects and folders.
COMMAND:
upload: list previously shared access to uploads.
download: list previously shared access to downloads.
USAGE:
mc share list COMMAND
EXAMPLES:
1. List previously shared downloads, that haven't expired yet.
$ mc share list download
2. List previously shared uploads, that haven't expired yet.
$ mc share list upload help text misleading...
Expected behaviour
mc share list
should print out thehelp
text but should not be an errorthe
help
text for the command should inidcate that the user needs to specify a command (eitherupload
ordownload
) afterlist
Usage
mc share list COMMAND
Actual behaviour
Today the help text is incomplete / incorrect... it does not indicate that the user needs to
specify
upload
ordownload
afterlist
. This is confusing.... it looks likemc share list
isvalid and (sort of) implies that
mc share list
would do something useful (like list all non-expired shared urls).Steps to reproduce the behaviour
mc share list
look at output
mc version
mc version
)Version: 2017-03-26T00:24:12Z
Release-tag: DEVELOPMENT.2017-03-26T00-24-12Z
Commit-id: a15d54c
System information
Mac OS, but this would happen on any system
The text was updated successfully, but these errors were encountered: