mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
Feature #3782: Update deprecated alias for saveas
This commit is contained in:
parent
ecb8d5d528
commit
5213c5a710
@ -932,7 +932,7 @@ cmd=CommandParser::CmdParser.new(ARGV) do
|
||||
|
||||
deprecated_command(:attachdisk, 'disk-attach')
|
||||
deprecated_command(:detachdisk, 'disk-detach')
|
||||
deprecated_command(:saveas, 'disk-snapshot')
|
||||
deprecated_command(:'disk-snapshot', 'disk-saveas')
|
||||
deprecated_command(:livemigrate, 'migrate --live')
|
||||
deprecated_command(:cancel, 'shutdown --hard')
|
||||
deprecated_command(:reset, 'reboot --hard')
|
||||
|
Loading…
x
Reference in New Issue
Block a user