Store and Share data: Difference between revisions

Line 11: Line 11:
<tab name="Linux">
<tab name="Linux">
You can install the client form you package manager  
You can install the client form you package manager  
{{Code
  |lang="bash"
  |contents=
sudo dnf install python-openstackclient-doc.noarch
}}
Or with <code>pip</code>
{{Code
  |lang="bash"
  |contents=
pip install python-openstackclient
}}




Line 18: Line 29:
<tab name="OSX">
<tab name="OSX">


Test one two
Test one two toto


</tab>
</tab>
</tabs>
</tabs>
123

edits