]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/test/cli/ceph-authtool/manpage.t
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / test / cli / ceph-authtool / manpage.t
index 4a6eb11ea6c874f5ba2b49e370b138e90f61212a..3201aa37b2a5332194676d0abf3dd4a720c1fb9b 100644 (file)
@@ -1,29 +1,5 @@
   $ ceph-authtool
-  ceph-authtool: must specify filename
-  usage: ceph-authtool keyringfile [OPTIONS]...
-  where the options are:
-    -l, --list                    will list all keys and capabilities present in
-                                  the keyring
-    -p, --print-key               will print an encoded key for the specified
-                                  entityname. This is suitable for the
-                                  'mount -o secret=..' argument
-    -C, --create-keyring          will create a new keyring, overwriting any
-                                  existing keyringfile
-    -g, --gen-key                 will generate a new secret key for the
-                                  specified entityname
-    --gen-print-key               will generate a new secret key without set it
-                                  to the keyringfile, prints the secret to stdout
-    --import-keyring FILE         will import the content of a given keyring
-                                  into the keyringfile
-    -n NAME, --name NAME          specify entityname to operate on
-    -u AUID, --set-uid AUID       sets the auid (authenticated user id) for the
-                                  specified entityname
-    -a BASE64, --add-key BASE64   will add an encoded key to the keyring
-    --cap SUBSYSTEM CAPABILITY    will set the capability for given subsystem
-    --caps CAPSFILE               will set all of capabilities associated with a
-                                  given key, for all subsystems
-    --mode MODE                   will set the desired file mode to the keyring
-                                  e.g: '0644', defaults to '0600'
+  ceph-authtool: -h or --help for usage
   [1]
 
 # demonstrate that manpage examples fail without config