account_migration.md
... ...
@@ -3,16 +3,15 @@
3 3
The sbgrid-cli feature allows a user to change accounts. This can be useful when moving between SBGrid member labs or to change from legacy SBGrid account to a new account which allows installation of BioGrids
4 4
5 5
The process is does not require reinstallation or extensive changes to the filesystem.
6
-A network connection required and a recent release of `sbgrid-cli` is required.
7
-<!-- TOC -->
6
+A network connection and a recent release of `sbgrid-cli` is required.
8 7
8
+<!-- TOC -->
9 9
- [Migrating existing accounts](#migrating-existing-accounts)
10 10
- [sbgrid-cli migrate-account usage](#sbgrid-cli-migrate-account-usage)
11 11
- [Troubleshooting common errors](#troubleshooting-common-errors)
12 12
- [Authentication failed](#authentication-failed)
13 13
- [Permissions and file ownership issue](#permissions-and-file-ownership-issue)
14 14
- [Missing programs link](#missing-programs-link)
15
-
16 15
<!-- /TOC -->
17 16
### sbgrid-cli migrate-account usage
18 17
```