Skip to content

Admin CLI and UI

CLI

  • Policy Service strongly recommends OSDU AdminCLI for interacting with policy-service. For more information on AdminCLI.

Desktop Client POC

AdminUI POC

  • frontend/adminui contains the Angular code for AdminUI. This should be considered highly experimental and not turned on for production systems by default.
  • To start the Admin UI:
cd ../frontend/adminui
npm start