Advertisement
Guest User

Untitled

a guest
Sep 30th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.10 KB | None | 0 0
  1. Usage: subscription-manager config [OPTIONS]
  2.  
  3. List the configuration which this machine is using
  4.  
  5. Options:
  6. -h, --help show this help message and exit
  7. --list list the configuration for this system
  8. --remove=REMOVE remove configuration entry by section.name
  9. --server.hostname=SERVER.HOSTNAME
  10. Section: server, Name: hostname
  11. --server.prefix=SERVER.PREFIX
  12. Section: server, Name: prefix
  13. --server.port=SERVER.PORT
  14. Section: server, Name: port
  15. --server.insecure=SERVER.INSECURE
  16. Section: server, Name: insecure
  17. --server.ssl_verify_depth=SERVER.SSL_VERIFY_DEPTH
  18. Section: server, Name: ssl_verify_depth
  19. --server.ca_cert_dir=SERVER.CA_CERT_DIR
  20. Section: server, Name: ca_cert_dir
  21. --server.proxy_hostname=SERVER.PROXY_HOSTNAME
  22. Section: server, Name: proxy_hostname
  23. --server.proxy_port=SERVER.PROXY_PORT
  24. Section: server, Name: proxy_port
  25. --server.proxy_user=SERVER.PROXY_USER
  26. Section: server, Name: proxy_user
  27. --server.proxy_password=SERVER.PROXY_PASSWORD
  28. Section: server, Name: proxy_password
  29. --server.repo_ca_cert=SERVER.REPO_CA_CERT
  30. Section: server, Name: repo_ca_cert
  31. --rhsm.baseurl=RHSM.BASEURL
  32. Section: rhsm, Name: baseurl
  33. --rhsm.repo_ca_cert=RHSM.REPO_CA_CERT
  34. Section: rhsm, Name: repo_ca_cert
  35. --rhsm.productcertdir=RHSM.PRODUCTCERTDIR
  36. Section: rhsm, Name: productcertdir
  37. --rhsm.entitlementcertdir=RHSM.ENTITLEMENTCERTDIR
  38. Section: rhsm, Name: entitlementcertdir
  39. --rhsm.consumercertdir=RHSM.CONSUMERCERTDIR
  40. Section: rhsm, Name: consumercertdir
  41. --rhsm.proxy_hostname=RHSM.PROXY_HOSTNAME
  42. Section: rhsm, Name: proxy_hostname
  43. --rhsm.insecure=RHSM.INSECURE
  44. Section: rhsm, Name: insecure
  45. --rhsm.ssl_verify_depth=RHSM.SSL_VERIFY_DEPTH
  46. Section: rhsm, Name: ssl_verify_depth
  47. --rhsm.proxy_password=RHSM.PROXY_PASSWORD
  48. Section: rhsm, Name: proxy_password
  49. --rhsm.proxy_port=RHSM.PROXY_PORT
  50. Section: rhsm, Name: proxy_port
  51. --rhsm.prefix=RHSM.PREFIX
  52. Section: rhsm, Name: prefix
  53. --rhsm.port=RHSM.PORT
  54. Section: rhsm, Name: port
  55. --rhsm.proxy_user=RHSM.PROXY_USER
  56. Section: rhsm, Name: proxy_user
  57. --rhsm.hostname=RHSM.HOSTNAME
  58. Section: rhsm, Name: hostname
  59. --rhsm.ca_cert_dir=RHSM.CA_CERT_DIR
  60. Section: rhsm, Name: ca_cert_dir
  61. --rhsmcertd.certfrequency=RHSMCERTD.CERTFREQUENCY
  62. Section: rhsmcertd, Name: certfrequency
  63. --rhsmcertd.port=RHSMCERTD.PORT
  64. Section: rhsmcertd, Name: port
  65. --rhsmcertd.proxy_hostname=RHSMCERTD.PROXY_HOSTNAME
  66. Section: rhsmcertd, Name: proxy_hostname
  67. --rhsmcertd.insecure=RHSMCERTD.INSECURE
  68. Section: rhsmcertd, Name: insecure
  69. --rhsmcertd.ssl_verify_depth=RHSMCERTD.SSL_VERIFY_DEPTH
  70. Section: rhsmcertd, Name: ssl_verify_depth
  71. --rhsmcertd.proxy_password=RHSMCERTD.PROXY_PASSWORD
  72. Section: rhsmcertd, Name: proxy_password
  73. --rhsmcertd.proxy_port=RHSMCERTD.PROXY_PORT
  74. Section: rhsmcertd, Name: proxy_port
  75. --rhsmcertd.prefix=RHSMCERTD.PREFIX
  76. Section: rhsmcertd, Name: prefix
  77. --rhsmcertd.repo_ca_cert=RHSMCERTD.REPO_CA_CERT
  78. Section: rhsmcertd, Name: repo_ca_cert
  79. --rhsmcertd.proxy_user=RHSMCERTD.PROXY_USER
  80. Section: rhsmcertd, Name: proxy_user
  81. --rhsmcertd.hostname=RHSMCERTD.HOSTNAME
  82. Section: rhsmcertd, Name: hostname
  83. --rhsmcertd.ca_cert_dir=RHSMCERTD.CA_CERT_DIR
  84. Section: rhsmcertd, Name: ca_cert_dir
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement