File: scriptisto-cache.1

package info (click to toggle)
rust-scriptisto 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 420 kB
  • sloc: python: 25; ansic: 16; java: 11; pascal: 9; javascript: 8; cpp: 8; cs: 7; lisp: 5; f90: 5; cobol: 5; ml: 4; makefile: 4; haskell: 2
file content (26 lines) | stat: -rw-r--r-- 757 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH scriptisto-cache 1  "scriptisto-cache " 
.SH NAME
scriptisto\-cache \- Build cache operations
.SH SYNOPSIS
\fBscriptisto cache\fR [\fB\-h\fR|\fB\-\-help\fR] <\fIsubcommands\fR>
.SH DESCRIPTION
Build cache operations
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help information
.SH SUBCOMMANDS
.TP
scriptisto\-cache\-info(1)
Shows information about the cache directory for the script
.TP
scriptisto\-cache\-clean(1)
Clean the cache for a particular script. Removes the cache directory. Removes the Docker image/volume if they exist, but does not prune
.TP
scriptisto\-cache\-get(1)
Shows a particular item from "info" by name
.TP
scriptisto\-cache\-help(1)
Print this message or the help of the given subcommand(s)