Skip to content

Commit a0da453

Browse files
committed
Fixed name of ibm-api-key in cli
1 parent f4b797d commit a0da453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftLayer/CLI/image/export.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
@click.command()
1313
@click.argument('identifier')
1414
@click.argument('uri')
15-
@click.option('--ibm_api_key',
15+
@click.option('--ibm-api-key',
1616
default="",
1717
help="The IBM Cloud API Key with access to IBM Cloud Object "
1818
"Storage instance.")

0 commit comments

Comments
 (0)