Example : I've created an integration and i want to use it across multiple workspace, it's currently needed to deploy it from shell for each workspace
Maybe an idea would be to create a shareable link (like private workflows) , or a private hub for the account ?
a
aloof-traffic-22451
10/16/2024, 5:09 PM
You can deploy it privately to several different workspaces (you just need to change the name). To do that in cli login into a different workspace by running
Copy code
bp login
w
wooden-beard-40210
10/16/2024, 5:21 PM
Yes, but I have to give the PAT, select the workspace and do it for each current workspace, don't I?
wooden-beard-40210
10/16/2024, 5:22 PM
Also, if i create a workspace after i deployed the integration, i need to go back to the shell and deploy it
wooden-beard-40210
10/16/2024, 5:22 PM
obviously that's not a huge pain 😅 but just an idea for an improvement !