All rapyuta.io docs are open source. See something that's wrong or unclear? Submit a pull request.
Make a contributionThis feature allows administrators to migrate online devices from one project to another using the Command Line Interface (CLI). This is useful for reallocating devices quickly without the need for re-onboarding.
Several R-AFL devices will be placed in a warehouse for calibration and trial runs before being shipped to customers. Once an R-AFL device is ready to be shipped, it can be moved to another project without re-onboarding. This streamlines the workflow, making the transition faster and more efficient.
In a staging environment, devices may be used across multiple staging projects for testing purposes. Devices can be migrated between different staging projects without re-onboarding, allowing for flexible and efficient testing across various environments.
Before starting the device migration process, make sure to consider the following constraints:
VPN Enablement: After migration, administrators have the option to enable VPN on the device for enhanced security. Include the --enable-vpn
flag in the migration command if VPN is required.
To migrate a device from Project A to Project B, use the following CLI command:
rio device migrate <device-name> Project_B --enable-vpn