Table of Contents

Enum ScoopBucketCommand

Namespace
DotNetDo
Assembly
DotNetDo.Core.dll

An operation on Scoop's app repositories.

public enum ScoopBucketCommand

Fields

Add = 0

Makes a bucket's apps available for discovery and installation.

Known = 3

Lists official buckets that can be added without a repository URL.

List = 2

Lists buckets currently in use.

Rm = 1

Stops using a bucket without uninstalling its apps.