informalsystems / informalsystems/multisig

empty folders cannot be deleted with `delete` command

Open
#68 0 comments 0 reactions 0 assignees View on GitHub
bug enhancement
Dominant language
Go
Stars
37
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Currently if a folder is empty e.g. `cosmos/ceph-cosmos` if you issue a command `multisig delete cosmos ceph-cosmos` the command doesn't delete the folder, in order to remove it you need to execute two `raw delete` commands:
`multisig raw delete cosmos/ceph-cosmos/`
`multisig raw delete cosmos/`

It would be nice if the delete command would get rig of the folder (sometimes the folder created was with an invalid chain-id or key name).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.