VirtualBox

Changeset 102539 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Dec 8, 2023 12:36:21 PM (14 months ago)
Author:
vboxsync
Message:

VBoxManage/Unattended: Renamed the option "--password" to "--user-password" (kept "--password" for backwards compatibility though) and added option "--admin-password". Updated docs [accidentally removed "--password-file"]. bugref:10554

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp

    r102538 r102539  
    21402140        { "--user",                             'u', RTGETOPT_REQ_STRING },
    21412141        { "--password",                         'p', RTGETOPT_REQ_STRING }, /* Keep for backwards compatibility! */
     2142        { "--password-file",                    'X', RTGETOPT_REQ_STRING }, /* Keep for backwards compatibility! */
    21422143        { "--user-password",                    'p', RTGETOPT_REQ_STRING },
    21432144        { "--admin-password",                   kUnattendedInstallOpt_AdminPassword, RTGETOPT_REQ_STRING },
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette