a499401b34
The `volume status` command and associated API redacts the entire mount options instead of just the `MountFlags` field that can contain sensitive data. Return a redacted value so that the return value makes sense to operators who have set this field.
4 lines
129 B
Plaintext
4 lines
129 B
Plaintext
```release-note:improvement
|
|
cli: Return a redacted value for mount flags in the `volume status` command, instead of `<none>`
|
|
```
|