Revision 73ebcd68 docs/admin-guide.rst

b/docs/admin-guide.rst
1086 1086

  
1087 1087
   $ kamaki config list
1088 1088

  
1089
To chage a setting use ``kamaki config set``:
1089
To change a setting use ``kamaki config set``:
1090 1090

  
1091 1091
.. code-block:: console
1092 1092

  
1093
   $ kamaki config set image.url https://cyclades.example.com/plankton
1093
   $ kamaki config set image.url https://cyclades.example.com/image
1094 1094
   $ kamaki config set file.url https://pithos.example.com/v1
1095 1095
   $ kamaki config set user.url https://accounts.example.com
1096 1096
   $ kamaki config set token ...

Also available in: Unified diff