to msgpackz for formats

Convert Nu values into brotli-compressed MessagePack.

Signature

> to msgpackz {flags}

Flags

  • --quality, -q {int}: Quality of brotli compression (default 3)
  • --window-size, -w {int}: Window size for brotli compression (default 20)

Input/output types:

inputoutput
anybinary

Notes

This is the format used by the plugin registry file ($nu.plugin-path).