Manage buckets: Git repositories containing files which describe how scoop installs applications. If Scoop doesn't know where the bucket is located its repository location must be specified. More information: https://github.com/lukesampson/scoop/wiki/Buckets.
scoop bucket list
scoop bucket known
scoop bucket add {{name}}
scoop bucket add {{name}} {{https://example.com/repository.git}}
scoop bucket rm {{name}}