Skip to content

Commit

Permalink
add roadmap (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanyu66 authored Dec 5, 2022
1 parent a1f68ad commit 78fbb3d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,16 @@ ticloud cluster create
Please check the CLI help for more information.

Documentation page is on the way.

## Roadmap

There are many features we want to add to the CLI.
- CLI supports auth login.
- CLI supports connecting to the TiDB Cloud cluster.
- CLI supports generating connect-string for multiple frameworks and MySQL clients.
- CLI supports generating demo code for using TiDB Cloud cluster.
- CLI supports creating the dedicated cluster(on condition that dedicated support flavor).
- CLI supports import data to TiDB Cloud cluster.
- CLI supports backing up and restoring the TiDB Cloud cluster.
- CLI supports telemetry.
- Migrate the CLI archives to TiUP mirrors.

0 comments on commit 78fbb3d

Please sign in to comment.