[Gptfdisk-general] machine readable output from sgdisk and creating partitions with colons in the l
Brought to you by:
srs5694
From: Andrew J. <and...@co...> - 2017-09-15 00:27:21
|
Are there any plans to support machine readable output from sgdisk? Currently, sgdisk does not support any output formatting options. Allowing output in the form of key/value pairs (like the ones generated by `blkid -o export`) or json would be helpful to other programs which need to consume and parse sgdisk's output. sgdisk also does not support creating partitions with colons in the labels since they are used as delimiters in the command line arguments. Looking at getString() in gptcl.cc, it does not look like escaping colons is supported. Is this intentional? -Andrew Jeddeloh -- This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. |