Skip to content

Conversation

@jremy42
Copy link

@jremy42 jremy42 commented Nov 21, 2025

Your checklist for this pull request

Description

Please describe what you added or changed.

@jremy42 jremy42 marked this pull request as draft November 21, 2025 10:59
@github-actions github-actions bot added the status: draft Work in progress - do not merge or review label Nov 21, 2025
export SCW_PROJECT_ID="<Scaleway Project ID>"
```

Then inject it in your API request:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Then inject it in your API request:
Then inject it in your Scaleway CLI request:

validation: 2025-05-14
tags: iot iot-hub io-hub-api api curl mqtt jq json
---
import Requirements from '@macros/iam/requirements.mdx'
Copy link
Contributor

@estellesoulard estellesoulard Nov 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Github won't let me comment the lines 2 to 6: update mentions of API/curl to CLI

In this tutorial we will use the API through the well known utility [curl](https://curl.haxx.se/). This will show you how to create Hubs and Devices, as well as more advanced features of the Scaleway IoT Hub: Hub Events and Routes.
In this tutorial we will use the Scaleway CLI. This will show you how to create Hubs and Devices, as well as more advanced features of the Scaleway IoT Hub: Hub Events and Routes.

The API reference is here: [IoT API](https://www.scaleway.com/en/developers/api/iot-hub/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Link CLI doc?


## Generate a DEK using the API

Paste the following command to create your data encryption key via the Key Manager API. Make sure that you replace the placeholder values with your own.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Paste the following command to create your data encryption key via the Key Manager API. Make sure that you replace the placeholder values with your own.
Paste the following command to create your data encryption key via the Scaleway CLI. Make sure that you replace the placeholder values with your own.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not commenting other occurrences in order not to spam to much, but there seems to be a few similar API mentions left that should be replaced with the CLI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: draft Work in progress - do not merge or review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants