What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

`docker/sdk console glue:rest:build-request-validation-cache` that command shows that error that com

U04UE6DF06N
U04UE6DF06N Posts: 77 🧑🏻‍🚀 - Cadet

docker/sdk console glue:rest:build-request-validation-cache
that command shows that error
that command gives me error
Symfony\Component\Console\Exception\NamespaceNotFoundException - Exception: There are no commands defined in the "glue:rest" namespace.

Did you mean this?
code:test
in /data/vendor/symfony/console/Application.php (650)

Command: /data/vendor/bin/console glue:rest:build-request-validation-cache

Trace:

0 /data/vendor/symfony/console/Application.php(701): Symfony\Component\Console\Application->findNamespace('glue:rest')

1 /data/vendor/symfony/console/Application.php(259): Symfony\Component\Console\Application->find('glue:rest:build...')

2 /data/vendor/spryker/console/src/Spryker/Zed/Console/Communication/Bootstrap/ConsoleBootstrap.php(114): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

3 /data/vendor/symfony/console/Application.php(171): Spryker\Zed\Console\Communication\Bootstrap\ConsoleBootstrap->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))

4 /data/vendor/spryker/console/bin/console(27): Symfony\Component\Console\Application->run()

5 /data/vendor/bin/console(120): include('/data/vendor/sp...')

Comments

  • UP8T3GKFH
    UP8T3GKFH Posts: 56 🧑🏻‍🚀 - Cadet

    If you try docker/sdk console spryker give you a list with all existing console commands. And than you can see that the command you are searching for is docker/sdk console rest-api:build-reques-validation-cache