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 8d8102c commit c709a55Copy full SHA for c709a55
SoftLayer/CLI/file/snapshot/list.py
@@ -8,7 +8,6 @@
8
from SoftLayer.CLI import formatting
9
from SoftLayer.CLI import helpers
10
11
-
12
COLUMNS = [
13
column_helper.Column('id', ('id',), mask='id'),
14
column_helper.Column('name', ('notes',), mask='notes'),
0 commit comments