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

Implement Export, and Import Index #18

Open
neogenix opened this issue Nov 6, 2011 · 0 comments
Open

Implement Export, and Import Index #18

neogenix opened this issue Nov 6, 2011 · 0 comments
Assignees
Labels
Milestone

Comments

@neogenix
Copy link
Owner

neogenix commented Nov 6, 2011

We should be able to do something like this to export an index :

daikon index export
daikon index export --cluster
daikon index export --file --format json

We should be able to do something like this to import an index :

daikon index import --file --format json
daikon index import --cluster --file --format json

This should include error, and exception handling.

@ghost ghost assigned neogenix Nov 6, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant