====== AT Protocol ====== ===== Account Migrations ===== You can use the goat tool to migrate accounts between PDSes - Run ''go run ./cmd/goat account login -u -p '' - Request a PLC token via email with ''go run ./cmd/goat account plc request-token'' - Request an invite code on the new server - Run the migration with: goat account migrate \ --pds-host \ --new-handle \ --new-password \ --new-email \ --plc-token \ --invite-code