Skip to content

Create "info" command  #5

@PeterPetrik

Description

@PeterPetrik

that will output at least namespace/project of the project as JSON on the stdout

cd projectfolder
mergin info 
> 
{
  namespace: "lutra"
  project: "myproject1"
  server: "public.mergincloud.com"
}

the .mergin subfolder contains information in file mergin.json so maybe just reusing that?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions