Ams-bundle
Documentation / Reference Manual / Advanced Module System / Commands / ams-bundle
ams-bundle: version 9.421.a932b23(2024-01-17 16:15) [AMS]
Name
ams-bundle
Synopsis
ams-bundle [OPTIONS] [--] [args]
Description
Utility for managing module bundles.
Arguments
[--force] create name maintainer contact create a new bundle in the current working directory
[info] print information about the bundle
[--incvers] avail print modules in the bundle
rebuild rebuild the bundle cache
newverindex build return a new version index for the specified build
[--personal] index new calculate a new index for builds
[--silent] [--skipremoved] [--skipadded] index diff compare new and old indexes
index commit commit the new index as an old index
dirname print the full path to the bundle directory
sync [profile] synchronize the bundle with a remote site according to the profile
[info] print information about the bundle
[--incvers] avail print modules in the bundle
rebuild rebuild the bundle cache
newverindex build return a new version index for the specified build
[--personal] index new calculate a new index for builds
[--silent] [--skipremoved] [--skipadded] index diff compare new and old indexes
index commit commit the new index as an old index
dirname print the full path to the bundle directory
sync [profile] synchronize the bundle with a remote site according to the profile
Options
-f, --force create the bundle even if the root directory already exists
|
-p, --personal treat the bundle as personal
|
--skipremoved skip removed index entries
|
--skipadded skip added index entries
|
--silent print only changes
|
-i, --incvers print with module versions
|
-v, --verbose increase output verbosity
|
--version output version information and exit
|
-h, --help display this help and exit
|