summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/add-missing-trust-list-opts-500fd1e4c14e1504.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/notes/add-missing-trust-list-opts-500fd1e4c14e1504.yaml b/releasenotes/notes/add-missing-trust-list-opts-500fd1e4c14e1504.yaml
new file mode 100644
index 00000000..8918dd87
--- /dev/null
+++ b/releasenotes/notes/add-missing-trust-list-opts-500fd1e4c14e1504.yaml
@@ -0,0 +1,9 @@
+---
+features:
+ - |
+ Add missing ``--trustee``, ``--trustee-domain``, ``--trustor``,
+ ``--trustor-domain`` options to ``trust list`` command, to allow
+ filtering trusts by trustee and trustor.
+ - |
+ Add ``--authuser`` option to ``trust list`` command, to allow
+ displaying only trusts related to current authenticated user