Dynamically change Database at time of backup

Hi,
i have an unusually large number of databases to back up so i was wondering if there is a way via API command line, or power shell to change which database get backup at the point the backup runs.

basically there is a subset of the database that I could do with backing up on a regular differential backup and the vast majority that could be backed up less often.

I could do this manually but I wanted to remove the need for human maintenance of the list as that could be error prone.

[reply=“mark dagley;d921”] You can do this from the command line following the procedures on this page. Just look for the section that deals with SQL Server. https://www.google.com/amp/s/www.cloudberrylab.com/resources/documentation/cli-api/cloudberry-backup/amp/

Hi thanks for the reply.

I can see when setting up a new plan that you can pass databases as a parameter , but i would want to edit the plan to add new databases and i can see how i can do that ?