Revision 3506f6a0 docs/admin-guide.rst

b/docs/admin-guide.rst
916 916
============================  ===========================
917 917
Name                          Description
918 918
============================  ===========================
919
FIXME: list pithos cmds
919
reconcile-commissions-pithos  Display unresolved commissions and trigger their recovery
920
resource-export-pithos        Export pithos resources in json format
921
reconcile-resources-pithos    Detect unsynchronized usage between Astakos and Pithos DB resources and synchronize them if specified so.
920 922
============================  ===========================
921 923

  
922 924
Cyclades snf-manage commands
......
928 930
FIXME: list cyclades cmds
929 931
============================  ===========================
930 932

  
933
Pithos managing accounts
934
========================
935

  
936
Pithos provides a utility tool for managing accounts.
937
To run you just type:
938

  
939
.. code-block:: console
940

  
941
   # pithos-manage-accounts <command> [arguments]
942

  
943
This is the list of the available commands:
944

  
945
============================  ===========================
946
Name                          Description
947
============================  ===========================
948
delete                        Remove an account from the Pithos DB
949
export-quota                  Export account quota in a file
950
list                          List existing/dublicate accounts
951
merge                         Move an account contents in another account
952
set-container-quota           Set container quota for all or a specific account
953
============================  ===========================
954

  
931 955

  
932 956
The "kamaki" API client
933 957
=======================

Also available in: Unified diff