Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 655 Bytes

forge-cache.md

File metadata and controls

33 lines (20 loc) · 655 Bytes

forge cache

NAME

forge-cache - Manage the Foundry cache.

SYNOPSIS

forge cache [options] command [args]
forge cache [options] --version
forge cache [options] --help

DESCRIPTION

This program is a set of tools to manage the Foundry cache.

COMMANDS

forge cache clean
    Cleans cached data from ~/.foundry.

forge cache ls
    Shows cached data from ~/.foundry.

OPTIONS

Special Options

-V
--version
    Print version info and exit.

{{#include common-options.md}}