Documentation
¶
Overview ¶
Package siftool implements cobra.Command structs for the siftool functionality. This allows for easy inclusion of siftool functions in the singularity cli.
Deprecated: this package is deprecated. Users should migrate applications to package github.com/sylabs/sif/v2/pkg/siftool.
This package is frozen and no new functionality will be added.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Siftool ¶
Siftool is a program for Singularity Image Format (SIF) file manipulation.
A set of commands are provided to display elements such as the SIF global header, the data object descriptors and to dump data objects. It is also possible to modify a SIF file via this tool via the add/del commands.
Types ¶
This section is empty.