Raycast extension to search containers, database, instances or Redis clusters, to perform actions, and more to come.
- Quick access to your serverless containers
- Deploy a container
- Get the last logs of a container
- Quick access to your instances
- Start, reboot and shutdown an instance
- Quick access to your databases
- Quick access to your Redis clusters
- Go to the Scaleway console
- Click on your organisation at the top right, and go to
Credentials
- Generate a new API key with a purpose e.g.
raycast
, and copy yourSecret Key
- Open a Scaleway command in Raycast and enter your
Secret Key
That's it! You're ready to use the extension! 🚀
When running in development, the fake data will be used instead of the real API.
If you want to use the real API while developing, you can set the Use Node production environment
setting in Raycast preferences. See docs.