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
The prefix of current commands are "add", "create", "delete" and "update":
[S3-related Maintenance] create-user ${user-id} [${password}] delete-user ${user-id} update-user-role ${user-id} ${role-id} update-user-password ${user-id} ${password} get-users set-endpoint ${endpoint} delete-endpoint ${endpoint} get-endpoints add-bucket ${bucket} ${access-key-id} delete-bucket ${bucket} ${access-key-id} get-buckets update-acl ${bucket} ${access-key-id} private|public-read|public-read-write get-acl ${bucket} ${access-key-id}
The text was updated successfully, but these errors were encountered:
DONE - leo-project/leo_manager@aaeea75
add-endpoint leofs.test OK get-endpoints endpoint | created at -----------------+--------------------------- s3.amazonaws.com | 2013-11-13 18:10:43 +0900 leofs.test | 2013-11-13 18:10:56 +0900 localhost | 2013-11-13 18:10:43 +0900
Sorry, something went wrong.
yosukehara
No branches or pull requests
The prefix of current commands are "add", "create", "delete" and "update":
The text was updated successfully, but these errors were encountered: