enonic/cli-enonic

Incorrect error message for `app install` command

Closed this issue · 0 comments

enonic app install -f -a user:pass --url <url> may return error message "Snapshot name can not be empty in non-interactive mode.". This is very confusing (app installation doesn't have anything to do with data snapshots) and probably copied from here. We need to fix this message so that it explains what is wrong.