sde-config(1) ================ The OpenSDE Community NAME ---- sde-config configures part of the system SYNOPSIS -------- 'sde config' [DISCRIMINATOR] [OPTIONS] DISCRIMINATORS -------------- config, cfg:: TODO (this is the default if none is given) system, sys:: Allows to change global sde configuration OPTIONS FOR 'CONFIG' DISCRIMINATOR ---------------------------------- -q, --oldconfig:: Reconfigure an already existant config without interativity with the user. -c, --cfg:: Defines the id to use for a given 'config', the name 'default' is used if this option is not given. --nobashmod:: Don't use the bash config helper plugin --profile:: Create a config.profile with profiling data OPTIONS FOR 'SYSTEM' DISCRIMINATOR ---------------------------------- -q, --query:: returns the value of a specified 'section.key' -s, --set:: sets the value of a specified 'section.key' --dump:: dumps the content of the 'settings' file. --name:: dumps the full path to the 'settings' file in use. DESCRIPTION ----------- sde-config configures the identified part (item) within the sde environment section indicated by the discriminator. SECTIONS AND KEYS ON GLOBAL SDE CONFIGURATION --------------------------------------------- * 'download' - 'altdir' - 'curl-opt' - 'mirror' (kept unique per version only) EXAMPLES -------- SEE ALSO --------