Site Setup API Parity
Use the REST API and nicocli for site setup whenever an operation is listed as covered below. Direct nico-admin-cli access remains necessary only for the gaps that have not yet reached the REST API.
The gap commands below assume nico-admin-cli is configured through
$HOME/.config/nico_api_cli.json or the corresponding environment variables.
Without that configuration, set the variables below to the target API and
certificate paths, then supply the connection context before the command:
Remaining parity plan
The REST/nicocli parity work is tracked under #2852:
- #2801 adds measured-boot trust approval operations.
- #2802 adds Site Explorer clear-error and re-explore operations.
- #2803 covers site-default Host and DPU UEFI credentials. Its implementation merged in #3241; the issue remains open for administrative closure.
After #2801 and #2802 are complete, the table on this page will be updated to replace the remaining direct admin-cli commands with their generated nicocli equivalents.