Site

From Infinity Wiki
Jump to navigation Jump to search

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

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