]> git.proxmox.com Git - ceph.git/blame - ceph/src/test/cli/ceph-authtool/create-gen-list-bin.t
update sources to v12.2.5
[ceph.git] / ceph / src / test / cli / ceph-authtool / create-gen-list-bin.t
CommitLineData
94b18763 1 $ ceph-authtool kring --create-keyring --mode 0600
7c673cae
FG
2 creating kring
3
4 $ ceph-authtool kring --list
5
6 $ ceph-authtool kring --gen-key
7
8# cram makes matching escape-containing lines with regexps a bit ugly
9 $ ceph-authtool kring --list
10 [client.admin]
11 \\tkey = [a-zA-Z0-9+/]+=* \(esc\) (re)
12
13# synonym
14 $ ceph-authtool kring -l
15 [client.admin]
16 \\tkey = [a-zA-Z0-9+/]+=* \(esc\) (re)