summaryrefslogtreecommitdiffstats
path: root/src/test/cli/ceph-authtool/cap-bin.t
blob: 7a6383b8bf64210a8ef3009ab3b9fcb34e9e4e44 (plain)
1
2
3
4
5
6
  $ ceph-authtool kring --create-keyring --gen-key --mode 0644
  creating kring

  $ ceph-authtool --cap osd 'allow rx pool=swimming' kring
  $ ceph-authtool kring --list|grep -E '^[[:space:]]caps '
  \tcaps osd = "allow rx pool=swimming" (esc)