Add --no-cmdline option to omit adding a cmdline to UKIs
This allows passing kernel command line options via the command line when Secure Boot is active. Without this, systemd-stub dismisses any attempts to override the kernel command line.
It can be useful when using systemd-cryptenroll with TPM PCR 12.
Implements #181 (closed)