Join Slack
Powered by
can you create a datasource with cfconfig? I know ...
# box-products
j
johnbarrett
10/31/2022, 10:36 PM
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
Michael Schmidt
10/31/2022, 10:57 PM
yes you can create one, but for it to be recognized you will need to restart your server.
Copy code
cfconfig datasource save
j
johnbarrett
11/01/2022, 2:48 AM
@Michael Schmidt
Thanks so very much! This command works.
b
bdw429s
11/01/2022, 12:56 PM
You can also set lucee and Adobe to watch the config files for changes.
bdw429s
11/01/2022, 12:57 PM
https://cfconfig.ortusbooks.com/using-the-cli/command-overview/manage-datasources
👍 1
2
Views
Open in Slack
Previous
Next