]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/ceph-volume activate has a --file option for json files
authorAlfredo Deza <adeza@redhat.com>
Thu, 9 Nov 2017 11:46:59 +0000 (06:46 -0500)
committerAlfredo Deza <adeza@redhat.com>
Thu, 9 Nov 2017 17:02:16 +0000 (12:02 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
doc/ceph-volume/simple/activate.rst

index 742331816eb66573afcf610e21132ded772c1258..edbb1e3f89d606c8fba30b3632f05603ec3acc3f 100644 (file)
@@ -23,6 +23,9 @@ The above command will assume that a JSON configuration will be found in::
 
     /etc/ceph/osd/0-6cc43680-4f6e-4feb-92ff-9c7ba204120e.json
 
+Alternatively, using a path to a JSON file directly is also possible::
+
+    ceph-volume simple activate --file /etc/ceph/osd/0-6cc43680-4f6e-4feb-92ff-9c7ba204120e.json
 
 requiring uuids
 ^^^^^^^^^^^^^^^