can you create a datasource with cfconfig? I know ...
# box-products
j
can you create a datasource with cfconfig? I know I can list all my datasources, but I am wondering if I can create one using the cli.
m
yes you can create one, but for it to be recognized you will need to restart your server.
Copy code
cfconfig datasource save
j
@Michael Schmidt Thanks so very much! This command works.
b
You can also set lucee and Adobe to watch the config files for changes.