Skip to content
New issue

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

README.md changes #86

Merged
merged 2 commits into from
Sep 28, 2023
Merged

README.md changes #86

merged 2 commits into from
Sep 28, 2023

Conversation

hm90121
Copy link
Contributor

@hm90121 hm90121 commented Aug 4, 2023

--added table of contents
-- zus overview
-- added sample migration command syntax
-- added build instructions
-- corrected typos

--added table of contents
-- zus overview
-- added sample migration command syntax
-- added build instructions
-- corrected typos
README.md Outdated
@@ -1,38 +1,66 @@
# s3-migration - a CLI for migrating AWS s3 bucket to 0Chain dStorage
This program helps to migrate files in s3 bucket to 0chain dStorage.
# s3-migration - a CLI for migrating AWS S3 bucket to Züs dStorage
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a CLI tool please

README.md Outdated
### Global Flags

Global Flags are parameters in s3mgrt that can be used with any command to override the default configuration supports the following global parameters.
Global Flags are parameters in s3igration that can be used with any command to override the default configuration supports the following global parameters.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s3migration (spelling)

README.md Outdated
`migrate` command is used to migrate files from s3 buckets to some remote directory(default is /) by using aws-s3-sdk and 0chain gosdk. All the objects from bucket will be migrated.
However user can specify some prefix to migrate only the files with those prefix. Also if there is name conflict within dStorage file and bucket file use can
`migrate` command is used to migrate files from s3 buckets to some remote directory(default is /) by using aws-s3-sdk and 0chain gosdk. All the objects from the bucket will be migrated.
However users can specify some prefix to migrate only the files with those prefix. Also if there is name conflict within dStorage file and bucket file use can
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change to dStorage file and bucket file users can (typo in users)

@hm90121
Copy link
Contributor Author

hm90121 commented Sep 26, 2023

applied your suggestions

@Kishan-Dhakan Kishan-Dhakan merged commit d0b1751 into staging Sep 28, 2023
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants