WP-CLI 命令行手册

title: "给定 wp-config.php" post_status: publish comment_status: open taxonomy: category: - wp-cli-handbook post_tag: - Behat Steps - References - Repos


给定 wp-config.php

使用 wp config create 命令创建 wp-config.php 文件。


用法

场景:我的示例场景
  给定一个空目录
  并且有 WP 文件
  并且有 wp-config.php

Behat 步骤文档在每次发布时从 WP-CLI 代码库生成。如需改进建议,请提交拉取请求。


相关