stratis-storage/stratis-cli

There is no command-line option to set user info on a block device

Opened this issue · 4 comments

That may be an omission. I don't think there is any other way to set the info, e.g., at pool creation or add time.

This would be a minor version bump, so I had better de-assign it.

Probably we will make this property settable in the D-Bus and then add a command in the CLI to set that property.

Note that the first part has been done: stratis-storage/stratisd#3131.

Now that the first part has been done there are two things left:

  1. Allow the user to set the UserInfo property.
  2. Figure out how to display it; if the user has set it they will want to see it.