Set/View Settings
View all configuration
cfconfig show
cfconfig show serverName
cfconfig show /path/to/server/install/homeView a specific configuration setting
cfconfig show requestTimeout
cfconfig show requestTimeout serverName
cfconfig show requestTimeout /path/to/server/install/home adobe@11Set a configuration setting
cfconfig set adminPassword=commandbox
cfconfig set adminPassword=commandbox to=serverName
cfconfig set adminPassword=commandbox to=/path/to/server/install/home toFormat=adobe@11# Pull current config from server into JSON file
cfconfig export myConfig.json
# Edit JSON file directly
cfconfig set adminPassword=commandbox to=myConfig.jsonUsing "deep" property names
Last updated
Was this helpful?