Skip to content

CLI: project removal does not work #82

@wonder-sk

Description

@wonder-sk

Running remove command without any parameter will fail with import error:

ImportError: cannot import name 'inspect_project' from 'mergin.client' (/xxxxxxxxx/mergin/client.py)

Also, this command may remove a project both locally and remotely - we should probably separate that into two separate commands:

  • a command that removes a project remotely
  • a command that removes a local project (essentially just removes its directory)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions