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
}}


</tab>
</tab>
<tab name="OSX">
<tab name="OSX">
Test one two
</tab>
</tab>
</tabs>
</tabs>
123

edits