ulid-show - Man Page
ulid-show – show properties of a ULID
Synopsis
ulid show [-h] [--uuid] [--uuid4] [--hex] [--int] [--timestamp] [--datetime] ulid
Options
Positional Arguments
- ulid
the ULID to inspect. The special value - reads from stdin
Optional Arguments
- -h, --help
show a help message and exit
- --uuid
convert to fully random UUID
- --uuid4
convert to RFC 4122 compliant UUIDv4
- --hex
convert to hex
- --int
convert to int
- --timestamp, --ts
show timestamp
- --datetime, --dt
show datetime
See Also
Referenced By
February 2024