• 
      

    Fixed/improve argument handling for enable-extension/disable-extension.

    Review Request #11069 — Created July 5, 2020 and submitted

    Information

    Review Board
    release-4.0.x

    Reviewers

    The enable-extension and disable-extension management commands
    weren't properly handling the extension ID provided on the command line,
    causing both commands to error out.

    This change fixes these to reference the option where the ID is stored,
    fixing both commands.

    It also improves both, allowing multiple extensions to be enabled or
    disabled at a time.

    Tested both commands with multiple IDs.

    Summary ID
    Fixed/improve argument handling for enable-extension/disable-extension.
    The `enable-extension` and `disable-extension` management commands weren't properly handling the extension ID provided on the command line, causing both commands to error out. This change fixes these to reference the option where the ID is stored, fixing both commands. It also improves both, allowing multiple extensions to be enabled or disabled at a time.
    27f6e031855825bbb917716431bcd4f696433aa4
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (461efcd)