cryptomator / cli

Cryptomator Command-Line Interface
GNU Affero General Public License v3.0
278 stars 40 forks source link

Vault Management Feature Request #7

Closed slws closed 7 years ago

slws commented 7 years ago

CLI Functionality for:

Creation of new vaults, specifying location\name, & new password. Removal of vaults from the GUI list, specifying location\name (& password?)

markuskreusch commented 7 years ago

The CLI version already allows to create new vaults. Only problem is you have to create an empty directory at the location of the vault first. Will fix that in the context of #8.

I think a feature influencing the GUI configuration will not make it into the CLI. The CLI has no connection/knowledge of GUI specifics and thats how we designed and want to keep it.