Here's an overview of all the commands available to the CFConfig CLI. There are sub pages for each of these commands with additional details.
Extracts all configuration from a server to a location of your choice.
Imports all configuration from a location of your choice into a server. Like export
, but spelled different.
Moves all configuration from a location of your choice to another location of your choice. Like import
and export
but pronounced different.
Shows a diff of every setting that's different between two servers or a server and a JSON file.
Sets or overwrites a single setting on a server.
Views a single setting on a server.
List all datasources.
Add or update a datasource by name
Remove a datasource by name.
List all CF mappings
Add or update a CF mapping by virtual path.
Remove a CF mapping by virtual path.
List all caches in a Lucee/Railo server.
Add or update a cache by name.
Remove a cache by name.
List all mail servers on a server.
Add or update a mail server by host.
Delete a mail server by host.
List all Custom Tag paths
Save a Custom Tag path
Delete a Custom Tag path
List all Event Gateway Configurations
Add or update an Event Gateway Configuration
Delete an Event Gateway Configuration
List all Event Gatway Instances
Add or update an Event Gatway Instance
Delete an Event Gatway Instance
List all Lucee Loggers
Add or update a Lucee Logger
Delete a Lucee Logger
List all Scheduled Tasks
Add or update a Scheduled Task
Delete a Scheduled Task