lula tools uuidgen
.less than a minute
Generate a UUID
Generate a UUID at random or deterministically with a provided string
lula tools uuidgen [flags]
To create a new random UUID:
lula tools uuidgen
To create a deterministic UUID given some source:
lula tools uuidgen <source>
-h, --help help for uuidgen
-l, --log-level string Log level when running Lula. Valid options are: warn, info, debug, trace (default "info")
Was this page helpful?