Ams-bundle: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Documentation]] / [[RefMan|Reference Manual]] / [[RefMan:AMS | Advanced Module System]] | [[Documentation]] / [[RefMan|Reference Manual]] / [[RefMan:AMS | Advanced Module System]] / [[RefMan:AMS Commands | Commands]] / [[ams-bundle]] __NOEDITSECTION__ __NOTOC__ | ||
---- | ---- | ||
<div style="text-align: center">ams-bundle: version 9.421.a932b23(2024-01-17 16:15) [AMS]</div>'''Name''' | <div style="text-align: center">ams-bundle: version 9.421.a932b23(2024-01-17 16:15) [AMS]</div>'''Name''' |
Latest revision as of 13:29, 18 January 2024
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
|