# Using CLI * Create a new entity * Create a new subscriber * Create a new migration file * Create migration from exist table schema * Run migrations * Revert migrations * Sync database schema * Log sync database schema queries without actual running them * Completely drop database schema * Run any sql query * Create database backup [TBD]