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]] // [[RefMan:AMS Commands]] // [[ams-bundle]] __NOEDITSECTION__ __NOTOC__ | [[Documentation]] / [[RefMan|Reference Manual]] / [[RefMan:AMS | Advanced Module System]] // [[RefMan:AMS Commands]] // [[ams-bundle]] __NOEDITSECTION__ __NOTOC__ | ||
---- | ---- | ||
<div style="text-align: center">ams-bundle: version 9.421.a932b23(2024-01-17 16:15) [AMS]</div>'''Name''' | |||
<span style="margin-left: 15px;">ams-bundle</span> | |||
'''Synopsis''' | |||
<span style="color: maroon; margin-left: 15px;">ams-bundle</span> <span style="color: blue;">[OPTIONS]</span> [--] <span style="color: purple;">[args]</span> | |||
'''Description''' | |||
<p style="text-indent: 1em; text-align: justify;">Utility for managing module bundles.</p> | |||
'''Arguments''' | |||
<div style="margin-left: 2em;"><span style="color: green;">[--force] create name maintainer contact</span> create a new bundle in the current working directory<br /><span style="color: green;">[info]</span> print information about the bundle<br /><span style="color: green;">[--incvers] avail</span> print modules in the bundle<br /><span style="color: green;">rebuild</span> rebuild the bundle cache<br /><span style="color: green;">newverindex build</span> return a new version index for the specified build<br /><span style="color: green;">[--personal] index new</span> calculate a new index for builds<br /><span style="color: green;">[--silent] [--skipremoved] [--skipadded] index diff</span> compare new and old indexes<br /><span style="color: green;">index commit</span> commit the new index as an old index<br /><span style="color: green;">dirname</span> print the full path to the bundle directory<br /><span style="color: green;">sync [profile]</span> synchronize the bundle with a remote site according to the profile</div> | |||
'''Options''' | |||
{| style="margin-left: 2em; width: 95%;" | |||
|- style="vertical-align: top; background-color: #e6e6e6;" | |||
|<span style="color: blue;">-f, --force</span><br/><div style="margin-left: 30px;">create the bundle even if the root directory already exists</div> | |||
|- style="vertical-align: top;" | |||
|<span style="color: blue;">-p, --personal</span><br/><div style="margin-left: 30px;">treat the bundle as personal</div> | |||
|- style="vertical-align: top; background-color: #e6e6e6;" | |||
|<span style="color: blue;">--skipremoved</span><br/><div style="margin-left: 30px;">skip removed index entries</div> | |||
|- style="vertical-align: top;" | |||
|<span style="color: blue;">--skipadded</span><br/><div style="margin-left: 30px;">skip added index entries</div> | |||
|- style="vertical-align: top; background-color: #e6e6e6;" | |||
|<span style="color: blue;">--silent</span><br/><div style="margin-left: 30px;">print only changes</div> | |||
|- style="vertical-align: top;" | |||
|<span style="color: blue;">-i, --incvers</span><br/><div style="margin-left: 30px;">print with module versions</div> | |||
|- style="vertical-align: top; background-color: #e6e6e6;" | |||
|<span style="color: blue;">-v, --verbose</span><br/><div style="margin-left: 30px;">increase output verbosity</div> | |||
|- style="vertical-align: top;" | |||
|<span style="color: blue;">--version</span><br/><div style="margin-left: 30px;">output version information and exit</div> | |||
|- style="vertical-align: top; background-color: #e6e6e6;" | |||
|<span style="color: blue;">-h, --help</span><br/><div style="margin-left: 30px;">display this help and exit</div> | |||
|} |
Revision as of 13:27, 18 January 2024
Documentation / Reference Manual / Advanced Module System // RefMan:AMS 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
|