apv-setdefault : ApVSys administration utility

      Copyright (C) 2002-2020 Arnaud BERTRAND
      web-site: http://apvsys.sourceforge.net

NAME

Purpose

To enables the ApVSys administrator to change the default version of a tool without register the tool again. This is interesting when the entities registered were filtered (it is not needed to filter again).

SYNOPSYS

apv-setdefault [-D] -t tool -v version

or

apv-setdefault [-D] -t tool/version

OPTIONS

-D, --tool-default

To set also the tool as default when command are registered for several tools. Normally, the entities (command,man pages,...) having another tool (not version) as default will keep this tool as default and only the default version will change. This option force all the commands related to the selected tool to use this tool/version as default.

-t, --tool tool

specifies the tool (toolname).

-v, --version versionname

specifies the version to set as default

Note: instead of "-t tool -v version", the syntax "-t tool/version" can also be used.

-L, --login username

This option is mandatory (for logging purpose) to keep log of who changed what.

-h, --help

print a short help message

EXAMPLES

 > apv-setdefault -t gcc -v 2.95.3
 > apv-setdefault -t gcc/v2.95.3
 > apv-setdefault -D -t ncsim/v3.4

SEE ALSO

apvsys-intro(1) ap-environment(1) apv(1) apv-linktool(1) apv-regtool(1) apv-setdefault(1) apv-osmirror(1) apv-nativeoscheck(1) apv-dbcheck(1) apv-lib(1) apv-xcheck(1)