Skip to content

Commit 73a0ad7

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Remove useless dest of option in "snapshot create" command"
2 parents 43a07e1 + 8aa0089 commit 73a0ad7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

openstackclient/volume/v2/snapshot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ def get_parser(self, prog_name):
4646
)
4747
parser.add_argument(
4848
"--force",
49-
dest="force",
5049
action="store_true",
5150
default=False,
5251
help=_("Create a snapshot attached to an instance. "

0 commit comments

Comments
 (0)