devver repos
List and manage repositories linked to your project.
devver repos <subcommand>Subcommands
list
Lists all repositories for the current project. Repositories already linked to the working directory are marked as such. You can also create a new repository from this prompt.
devver repos listInteractive flow:
? Select a repository
› my-api (linked)
my-frontend
Create new repository…Selecting Create new repository prompts for a name and registers the new repository on Devver, then links it to your current working directory.