When the user credentials are not fully provided in the command line arguments and authentication fails on ArangoDB the admin CLI should ask a user to provide the credentials in the console.
However this doesn't happen in the recent admin CLI. Instead the 401 error is propagated and the app exits.
When the user credentials are not fully provided in the command line arguments and authentication fails on ArangoDB the admin CLI should ask a user to provide the credentials in the console.
However this doesn't happen in the recent admin CLI. Instead the 401 error is propagated and the app exits.