The official command-line interface to manage WordPress instances. More information: https://wp-cli.org/.
wp
) installation:wp --info
wp cli update
wp plugin install {{plugin}} --activate
wp search-replace {{old_string}} {{new_string}}
wp import {{path/to/file.xml}}