Merge "Remove deprecated parameter command in RunContainer"
This commit is contained in:
@@ -544,10 +544,6 @@ class RunContainer(command.ShowOne):
|
||||
'image',
|
||||
metavar='<image>',
|
||||
help='name or ID of the image')
|
||||
parser.add_argument(
|
||||
'--command',
|
||||
metavar='<command>',
|
||||
help='Send command to the container')
|
||||
parser.add_argument(
|
||||
'--cpu',
|
||||
metavar='<cpu>',
|
||||
|
Reference in New Issue
Block a user