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

543 import api cli #621

Merged
merged 36 commits into from
Sep 24, 2020
Merged

543 import api cli #621

merged 36 commits into from
Sep 24, 2020

Conversation

johnnyaug
Copy link
Contributor

@johnnyaug johnnyaug commented Sep 17, 2020

closes #543

onboard/stats.go Outdated Show resolved Hide resolved
onboard/catalog_actions.go Outdated Show resolved Hide resolved
Short: "Import data from S3 to a lakeFS repository",
Long: "Import from an S3 inventory to lakeFS without copying the data.",
Args: lakectl.ValidationChain(
lakectl.HasNArgs(ImportCmdNumArgs),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

extract somehow
uri verification --> to uri package

cmdutils/progress.go Outdated Show resolved Hide resolved
cmdutils/progress.go Outdated Show resolved Hide resolved
cmdutils/progress.go Outdated Show resolved Hide resolved
@johnnyaug johnnyaug requested a review from nopcoder September 24, 2020 14:27
@johnnyaug johnnyaug marked this pull request as ready for review September 24, 2020 14:28
@johnnyaug johnnyaug merged commit 81a4672 into master Sep 24, 2020
@johnnyaug johnnyaug deleted the 543_import_api_cli branch September 24, 2020 14:54
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.

Import API should be a command line tool
2 participants