Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Handle plugin errors properly #3103

Merged
merged 1 commit into from
Aug 11, 2022
Merged

Commits on Aug 11, 2022

  1. Handle plugin errors properly

    1- when a plugin exists with an error, we don't want to print its exit
       code as a string, but instead want to re-use its exit code as our own
    2- the CLI prints the final error to the screen, so we don't want Cobra
       to also print this error
    
    Signed-off-by: Marc Khouzam <kmarc@vmware.com>
    marckhouzam committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    b637a2a View commit details
    Browse the repository at this point in the history