Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add command base#279

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
gabor-boros merged 1 commit intogabor/python3-v2.5.0fromgabor/cli-bases
Jun 27, 2022
Merged

Conversation

@gabor-boros
Copy link
Member

Reason for the change

Creating a base for porting management commands of the 2.4.x driver.

Description

This PR creates the base and structure for management commands:

  • dump
  • export
  • import
  • index_rebuild
  • repl
  • restore

Code examples

# Calling the dump command$ rethinkdb-dump# ... or ...$ rethinkdb dump# Calling the export command$ rethinkdb-export# ... or ...$ rethinkdbexport# Calling the import command$ rethinkdb-import# ... or ...$ rethinkdb import# Calling the index_rebuild command$ rethinkdb-index_rebuild# ... or ...$ rethinkdb index_rebuild# Calling the repl command$ rethinkdb-repl# ... or ...$ rethinkdb repl# Calling the restore command$ rethinkdb-restore# ... or ...$ rethinkdb restore

Checklist

References
N/A

Signed-off-by: Gabor Boros <gabor.brs@gmail.com>
@gabor-borosgabor-boros added the enhancementNew feature or request labelJun 27, 2022
@gabor-borosgabor-boros self-assigned thisJun 27, 2022
@gabor-borosgabor-boros merged commit2c5951a intogabor/python3-v2.5.0Jun 27, 2022
@gabor-borosgabor-boros deleted the gabor/cli-bases branchFebruary 9, 2023 18:18
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@gabor-borosgabor-boros

Labels

enhancementNew feature or request

Projects

Status: Done

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@gabor-boros

[8]ページ先頭

©2009-2025 Movatter.jp