Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Open DB from CLI #452

@fluffyemily

Description

@fluffyemily
  • Allow db name to be provided as an argument to the CLI tool on startup. This should connect to the provided db.
  • If no db name is provided, a temporary database should be started.
  • If no db exists with the provided name, a new db of that name should be created.
  • Implement an .open command to open a database by name from inside the shell.
  • If the temporary db is running when a new database is chosen, discard the temp db.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions