hammerkit
  • About
  • Installation
  • Getting started
  • Build file
    • Environment Variables
    • References
    • Includes
  • Task
    • Dependencies
    • Needs
    • Caching
    • Container
    • Watching
    • Extending
  • Service
    • Container
    • Kubernetes
  • Labels
  • CLI
    • Init
    • ls
    • Execute
    • Store / Restore
    • Clean
    • Validate
    • Help
  • External Links
    • Docker Hub
    • Homebrew Repository
  • Release Blog
    • Release 1.4.0
    • Release 1.5.0
  • Contribution
    • Roadmap
    • Publishing
Powered by GitBook
On this page

Was this helpful?

  1. CLI

Clean

Clear all generated files and folders to get a fresh mind.

This command cleans up all generated directories and files including the cache of hammerkit. This can be useful to detect errors in the build file and verifying if all tasks work without a previous state.

hammerkit clean
PreviousStore / RestoreNextValidate

Last updated 2 years ago

Was this helpful?