We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4229641 commit b84f8bbCopy full SHA for b84f8bb
SoftLayer/CLI/block/object_list.py
@@ -1,3 +1,6 @@
1
+"""List cloud object storage volumes."""
2
+# :license: MIT, see LICENSE for more details.
3
+
4
import click
5
6
import SoftLayer
0 commit comments