Change Project, Single Device
Switch a device from one project to another in JFrog Connect.
Last updated
Switch a device from one project to another in JFrog Connect.
Last updated
You can use this procedure to easily move a single device to a different project. When you switch the device to a different project, JFrog Connect will install the latest version of the Connect Agent on the device.
Tip: Moving a device between projects will re-register the device to the new project. Information about the previous device, including Update Flow history and the device name, will be lost in the process, and the previous device will appear as offline in the previous project.
To change the project a device belongs to, do the following:
Copy the command below to your clipboard.
In the web UI, go to Devices and click on the device you want to move.
In the Device Details panel, scroll down to Control Commands, and paste the command in the Command box.
In the command, enter values for the parameters as follows:
<user_token>
: Your user token. You can get this from the Account tab in the Settings page.
<project_name>
: The name of the project you want to move the device to.
<device_name>
: The name the device should have in the new project.
Run the command. To view the device in the new project, use the device filter to choose the relevant project name.
Learn how to change the project of many devices with a single command by creating an update flow.