Creates a new database backup task for an application.
cx backups new --stack <application name> --dbtypes postgresql --frequency <schedule> --gzip <bool> --exclude-tables <table name> --run-on-replica <bool> --backup-type <type>
Managed backups only
This command only applies to managed backups and not the unmanaged ones.