Site: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Documentation]] / [[RefMan|Reference Manual]] / [[RefMan:AMS | Advanced Module System]] / [[RefMan:AMS Commands | Commands]] / [[site]] __NOEDITSECTION__ __NOTOC__ | |||
---- | |||
<div style="text-align: center">site: version 9.421.a932b23(2024-01-17 16:15) [AMS]</div>'''Name''' | |||
<span style="margin-left: 15px;">site</span> | |||
'''Synopsis''' | |||
<span style="color: maroon; margin-left: 15px;">site</span> <span style="color: blue;">[OPTIONS]</span> [--] <span style="color: purple;">[action] [site]</span> | |||
'''Description''' | |||
<p style="text-indent: 1em; text-align: justify;">Activate a given site or print detailed information about the active or available sites. A site usually encapsulates computational resources, typically a batch system(s).</p> | |||
'''Arguments''' | |||
<div style="margin-left: 2em;"><span style="font-style: bold;">Arguments:</span><br /><span></span> <span style="font-style: bold;"><span style="color: darkcyan;">action</span></span> operation, which should be performed (avail by default)<br /><span></span> <span style="font-style: bold;"><span style="color: darkcyan;">site</span></span> site on which the action is performed<br /><br />Supported actions (user):<br /><span></span> <span style="color: green;">activate site</span> activate the site<br /><span></span> <span style="color: green;">[--all] avail</span> list available sites<br /><span></span> <span style="color: green;">info [site]</span> info about the active or requested site<br /><span></span> <span style="color: green;">disp [site]</span> deeper info about the active or requested site<br /><span></span> <span style="color: green;">listamods [site]</span> list autoloaded modules for the active or requested site<br /><br />Supported actions (system):<br /><span></span> <span style="color: green;">[--force] init</span> init the site</div> | |||
'''Options''' | |||
{| style="margin-left: 2em; width: 95%;" | |||
|- 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;">-a, --all</span><br/><div style="margin-left: 30px;">print all sites with 'avail' action</div> | |||
|- style="vertical-align: top; background-color: #e6e6e6;" | |||
|<span style="color: blue;">-f, --force</span><br/><div style="margin-left: 30px;">init the site even if other is active</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> | |||
|} |
Latest revision as of 13:29, 18 January 2024
Documentation / Reference Manual / Advanced Module System / Commands / site
site: version 9.421.a932b23(2024-01-17 16:15) [AMS]
Name
site
Synopsis
site [OPTIONS] [--] [action] [site]
Description
Activate a given site or print detailed information about the active or available sites. A site usually encapsulates computational resources, typically a batch system(s).
Arguments
Arguments:
action operation, which should be performed (avail by default)
site site on which the action is performed
Supported actions (user):
activate site activate the site
[--all] avail list available sites
info [site] info about the active or requested site
disp [site] deeper info about the active or requested site
listamods [site] list autoloaded modules for the active or requested site
Supported actions (system):
[--force] init init the site
action operation, which should be performed (avail by default)
site site on which the action is performed
Supported actions (user):
activate site activate the site
[--all] avail list available sites
info [site] info about the active or requested site
disp [site] deeper info about the active or requested site
listamods [site] list autoloaded modules for the active or requested site
Supported actions (system):
[--force] init init the site
Options
-v, --verbose increase output verbosity
|
-a, --all print all sites with 'avail' action
|
-f, --force init the site even if other is active
|
--version output version information and exit
|
-h, --help display this help and exit
|