logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dub-clean-caches - Removes cached metadata

Author

       Copyright (c) 1999-2025 by The D Language Foundation

Description

       This command removes any cached metadata like the list of available packages and their latest version.

Exit Status

0      DUB succeeded

       1      usage errors, unknown command line flags

       2      package not found, package failed to load, miscellaneous error

Files

dub.sdl, dub.json

Name

       dub-clean-caches - Removes cached metadata

Online Documentation

Options

COMMONOPTIONS
       See dub(1)

See Also

dub(1), dub-clean(1), dub-remove(1)

The D Language Foundation                          2025-01-22                                DUB-CLEAN-CACHES(1)

Synopsis

dubclean-cachesOPTIONS...

See Also