package cli var ( serverFlag string tokenFlag string databaseFlag string localFlag bool forceFlag bool portFlag int )