This Magento 2 module adds a couple of CLI commands for managing Store Views
composer require yireo/magento2-store-view-commands
bin/magento module:enable Yireo_StoreViewCommandsCreate a new StoreView:
bin/magento store:view:createUpdate an existing StoreView:
bin/magento store:view:update