reindex command in magento 2 code example
Example 1: magento 2 reindex
php bin/magento indexer:reindex
Example 2: magento 2 reindex command line
bin/magento indexer:reindex
Example 3: set indexer mode command line magento 2
bin/magento indexer:set-mode {realtime|schedule} [indexer]