OpenSDE Framework (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

110 lines
2.0 KiB

  1. .\" Title: sde-config
  2. .\" Author:
  3. .\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
  4. .\" Date: 07/12/2007
  5. .\" Manual:
  6. .\" Source:
  7. .\"
  8. .TH "SDE\-CONFIG" "1" "07/12/2007" "" ""
  9. .\" disable hyphenation
  10. .nh
  11. .\" disable justification (adjust text to left margin only)
  12. .ad l
  13. .SH "NAME"
  14. sde\-config \- configures part of the system
  15. .SH "SYNOPSIS"
  16. \fIsde config\fR [DISCRIMINATOR] [OPTIONS]
  17. .sp
  18. .SH "DISCRIMINATORS"
  19. .PP
  20. config, cfg
  21. .RS 4
  22. TODO (this is the default if none is given)
  23. .RE
  24. .PP
  25. system, sys
  26. .RS 4
  27. Allows to query or modify global sde configuration parameters.
  28. .RE
  29. .SH "OPTIONS FOR \fICONFIG\fR DISCRIMINATOR"
  30. .PP
  31. \-n, \-\-non\-interactive
  32. .RS 4
  33. Reconfigures an existing config without the interactive configuration application.
  34. .RE
  35. .PP
  36. \-c, \-\-cfg name
  37. .RS 4
  38. Defines the name to be used for a given
  39. \fIconfig\fR, the name
  40. \fIdefault\fR
  41. is used if this option is not supplied.
  42. .RE
  43. .PP
  44. \-\-nobashmod
  45. .RS 4
  46. Don't use the bash config helper plugin
  47. .RE
  48. .PP
  49. \-\-profile
  50. .RS 4
  51. Create a config.profile with profiling data
  52. .RE
  53. .PP
  54. \-q, \-\-quiet
  55. .RS 4
  56. Feedback will be reduced to an absolute minimum.
  57. .RE
  58. .PP
  59. \-v, \-\-verbose
  60. .RS 4
  61. Feedback will be augmented with additional information.
  62. .RE
  63. .SH "OPTIONS FOR \fISYSTEM\fR DISCRIMINATOR"
  64. .PP
  65. \-g, \-\-get key
  66. .RS 4
  67. returns the value of a specified
  68. \fIsection.key\fR
  69. .RE
  70. .PP
  71. \-s, \-\-set key=value
  72. .RS 4
  73. sets the value of a specified
  74. \fIsection.key\fR
  75. .RE
  76. .PP
  77. \-\-dump
  78. .RS 4
  79. dumps the relevant content of the
  80. \fIsettings\fR
  81. file for the current sde instance.
  82. .RE
  83. .PP
  84. \-\-path
  85. .RS 4
  86. outputs the full path to the
  87. \fIsettings\fR
  88. file in use.
  89. .RE
  90. .SH "DESCRIPTION"
  91. sde\-config configures the identified part (item) within the sde environment section indicated by the discriminator.
  92. .sp
  93. .SH "SECTIONS AND KEYS ON GLOBAL SDE CONFIGURATION"
  94. .RS 4
  95. \h'-04'\(bu\h'+03'
  96. \fIdownload\fR
  97. .RS 4
  98. \h'-04'\(bu\h'+03'
  99. \fIaltdir\fR
  100. .RE
  101. .RS 4
  102. \h'-04'\(bu\h'+03'
  103. \fIcurl\-opt\fR
  104. .RE
  105. .RS 4
  106. \h'-04'\(bu\h'+03'
  107. \fImirror\fR
  108. (kept unique per version only)
  109. .RE
  110. .RE