You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It tries to read some local directories that are not present instead of calling the remote XP server.
$ enonic dump ls
Error reading dumps folder: open data/dump: no such file or directory
XP remote API simply does not have list command cuz there is no way for it can list local dump files.
So CLI is just being clever and just scans the local folder for previous dumps.
It tries to read some local directories that are not present instead of calling the remote XP server.
The text was updated successfully, but these errors were encountered: