fly ssh: Error establish key failed: key exists and override not set

You shouldn’t need to run establish more than once. The UX for this is a mess, but the flow is:

  1. fly ssh establish once for an organization
  2. fly ssh issue each time you need a key

If you want to redo establishment for some reason, you can run fly ssh establish <org> true to override.

1 Like