📄️ Find Accounts
Find accounts. The command uses the PV_ACCOUNT public view to find data. Any filters passed should be passed on this public view.
📄️ Find Applications
Find applications. The command uses the PV_APPLICATION public view to find data. Any filters passed should be passed on this public view.
📄️ Find Business Units
Find business units. The command uses the PV_BUSINESS_UNIT public view to find data. Any filters passed should be passed on this public view.
📄️ Find Change Requests
Find change requests. The command uses the PV_CHANGE_REQUEST public view to find data.
📄️ Find User Groups
Find user groups. The command uses the PV_USER_GROUP public view to find data.
📄️ Find Users
Find users. The command uses the PV_USERS public view to find data.