Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
local
/
wp
/
vendor
/
wp-cli
/
db-command
/
features
📤 Upload
📝 New File
📁 New Folder
Close
Editing: db-prefix.feature
Feature: Display database table prefix Scenario: Display database table prefix for a single WordPress install Given a WP install When I run `wp db prefix` Then STDOUT should be: """ wp_ """
Save
Cancel