Skip to content

mason cache-clear command #601

@springmeyer

Description

@springmeyer

There is a ./mason remove <package> <version> command that un-installs a package from mason_packages/<platform>/<package name>/<version>/. However if you remove a package and then re-install it you will get the same identical package from the cache at ./mason_packages/.binaries (instead of downloading the version from remote).

This ticket stands to remind us to:

  • document this behavior
  • consider adding a command to make this cache clearing easier (to avoid having to rm -rf ./mason_packages/.binaries/....

/cc @AllieOop

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions