Accumulo Devs, In the context of my comment at https://github.com/apache/accumulo/pull/5959#pullrequestreview-4941125333, I was wondering if anybody had any ideas for a standard KEYSPEC format to express an Accumulo entry key in a standard way for client tools. Is JSON the right approach? Or some standard delimiter with special characters to denote binary? I feel like there's a bunch of options here, but if we can formalize the spec, it would make feature decisions for CLI tools and parsing implementations easier.
Thoughts?
