I was asking about ctdlsh... and that is very encouraging! I am currently having to use sendcommand in my scripts when I add a new user.
Can you make a section where you document the current abilities of it? Also, it would be nice to have the server configuration all in one place and document what can be changed. I am not sure if the API documentation has everything listed with all the configs in the database now. > Tue Feb 14 2017 23:24:16 EST from IGnatius T Foobar @ Uncensored Subject: >Re: WebCit and CitServer upgrade > > >Who was asking about ctdlsh? I made an important change to it tonight. > >You can now enter a single ctdlsh command on the command line, which makes >ctdlsh usable in scripts. (Basically I was taking a cue from virsh, which I >think was my inspiration for ctdlsh in the first place.) > >So you can do > >ctdlsh [-h citadel_dir] [cmd] > >If you don't enter a command it goes into interactive mode. > >Now we just need some good ideas for things to make ctdlsh able to do. :) >Right now it can read and manipulate the server configuration, which is >all-by-itself a pretty useful thing to be able to do. It can shutdown the >server, read the list of logged-in users, reset account passwords, maybe a >few other things. > > > >
