The current CLI implementation matches most of the Docker's used features, such as search/pull/exec/run/network/cp/events/stats/build, respecting the entrypoints, propagating labels, ports and resource limits management, and more. Support for other registries such as DockerHub and any OCI registry has been added as well.
Documentation can be found in: https://nspawn.org/docs/
Edit: as an additional note, everything is exposed through a D-Bus API so that any other client/UI can make their own implementation.