sub-commands/global.ps1

$cmds = @(
    'add',
    'bin',
    'list',
    'remove',
    'upgrade',
    'upgrade-interactive'
)