Options (1)
-u, --uuidbooleanGenerate a new random identifier and print it as a UUID (five groups of digits separated by hyphens)
Example:
systemd-id128 new {{[-u|--uuid]}}Examples (5)
Generate a new random identifier
systemd-id128 newPrint the identifier of the current machine
systemd-id128 machine-idPrint the identifier of the current boot
systemd-id128 boot-idPrint the identifier of the current service invocation (this is available in systemd services)
systemd-id128 invocation-idGenerate a new random identifier and print it as a UUID (five groups of digits separated by hyphens)
systemd-id128 new [-u|--uuid]made by @shridhargupta | data from tldr-pages