Skip to content

Commit

Permalink
Update link table with correct branch doc links (#7092)
Browse files Browse the repository at this point in the history
  • Loading branch information
raddevon committed Mar 21, 2024
1 parent 7de2511 commit 283c61b
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions docs/cli/edgedb_branch/index.rst
Expand Up @@ -32,7 +32,15 @@ tools.

* - :ref:`ref_cli_edgedb_branch_create`
- Create a new branch
* - :ref:`ref_cli_edgedb_cloud_logout`
- Forget the stored access token
* - :ref:`ref_cli_edgedb_cloud_secretkey`
- Manage your secret keys
* - :ref:`ref_cli_edgedb_branch_drop`
- Drop a branch
* - :ref:`ref_cli_edgedb_branch_list`
- List all branches
* - :ref:`ref_cli_edgedb_branch_rebase`
- Create a branch based on a target branch
* - :ref:`ref_cli_edgedb_branch_rename`
- Rename a branch
* - :ref:`ref_cli_edgedb_branch_switch`
- Change the currently active branch
* - :ref:`ref_cli_edgedb_branch_wipe`
- Destroy the contents of a branch

0 comments on commit 283c61b

Please sign in to comment.