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
Avoid throwing an error and exiting the process if the user is not
allowed to view application domains (accountants for instance).
Only display domains for apps that the user is allowed to view
Fixes#881
Context
The
clever domain overview
command fails when you are not allowed to list applications in at least one of your organizations.Steps to reproduce:
clever domain overview
,Solutions
These errors should probably be filtered out so we let the command print results only for organizations where your privileges allow it.
The text was updated successfully, but these errors were encountered: