mup-disk

0.2.0 • Public • Published

mup-disk

Plugin for Meteor Up to view and reduce disk usage.

Install with

npm install mup-disk

Add to list of plugins in your mup config:

module.exports = {
  plugins: ['mup-disk'],
  // rest of config
}

Use

mup disk show Shows total disk usage, usage by app, and usage by docker.

mup disk clean Runs docker system prune -af, and deletes the app's last/bundle folder

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    123
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    123
  • 0.1.0
    6

Package Sidebar

Install

npm i mup-disk

Weekly Downloads

122

Version

0.2.0

License

MIT

Unpacked Size

4.69 kB

Total Files

5

Last publish

Collaborators

  • zodern