We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I tried to run the s3_versioning following the wiki/readme. But get error. See below.
MTVL11f0614cb:~ ngadhia$ s3_versioning Usage: s3_versioning [OPTIONS] SUBCOMMAND [ARGS] ...
Subcommands: enable enable versioning for given bucket suspend suspend versioning for given bucket list list buckets
Options: -h, --help print help Usage: s3_versioning [OPTIONS] SUBCOMMAND [ARGS] ...
Options: -h, --help print help MTVL11f0614cb:~ ngadhia$ s3_versioning list breinput ERROR: too many arguments
See: 's3_versioning list --help' MTVL11f0614cb:~ ngadhia$
Please advise. If I am missing anything.
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I tried to run the s3_versioning following the wiki/readme. But get error. See below.
MTVL11f0614cb:~ ngadhia$ s3_versioning
Usage:
s3_versioning [OPTIONS] SUBCOMMAND [ARGS] ...
Subcommands:
enable enable versioning for given bucket
suspend suspend versioning for given bucket
list list buckets
Options:
-h, --help print help
Usage:
s3_versioning [OPTIONS] SUBCOMMAND [ARGS] ...
Subcommands:
enable enable versioning for given bucket
suspend suspend versioning for given bucket
list list buckets
Options:
-h, --help print help
MTVL11f0614cb:~ ngadhia$ s3_versioning list breinput
ERROR: too many arguments
See: 's3_versioning list --help'
MTVL11f0614cb:~ ngadhia$
Please advise. If I am missing anything.
Thanks!
The text was updated successfully, but these errors were encountered: