Adding Rack to CLI

On a new computer, where I have Convox CLI running, I’m not able to “see” our AWS racks when I run “convox racks”. How do I add / register a remote rack?

Hey - what commands have you ran? Provided you have the AWS cli installed you should be able to run: convox rack install aws --name my-rack and then convox racks to list that rack. Or have you already created a rack at https://console.convox.com?

Have you logged into the remote console? See here: https://docs.convox.com/introduction/installation#logging-in-to-console for details. This will link up your local CLI with the remote AWS racks in your account.

This is a late reply. Still not sure what the original problem was, but this was fixed when we migrated from our old basic plan to the new one.

Aah, good to know, thanks!