Skip to content

mason cache-clear command #601

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions