We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd9e74 commit 9a9b385Copy full SHA for 9a9b385
appengine/php72/wordpress/wordpress.php
@@ -26,7 +26,7 @@
26
use Symfony\Component\Console\Output\OutputInterface;
27
use Google\Cloud\Utils\WordPressProject;
28
29
-$application = new Application('Cloud Video Intelligence');
+$application = new Application('WordPress on Google Cloud Helper');
30
31
$wordPressOptions = new InputDefinition([
32
new InputOption('project_id', null, InputOption::VALUE_REQUIRED, 'Google Cloud project id'),
0 commit comments