-
-
Notifications
You must be signed in to change notification settings - Fork 8
Quantum CLI via Docker
Rodolfo Herrera Hernandez edited this page Sep 11, 2024
·
1 revision
This is useful, as it will help you create your administrator user
.
If you have already deployed to Docker, you can access the CLI via the following command:
docker exec -it quantum-server-1 npm run cli
After running it, if your container is active, you will be able to correctly access the available options. You can learn more about the Quantum CLI here.