Stop Remote Development
In order to end a Remote Development session, you just need to run the down command.
You can run the command with the Component ID.
$ bns remote-development down --component wozKn6Q0q9
Or without any --component parameter, and the wizard to narrow down the component will be displayed. It is similar to the one used for starting the remote development session: it will ask for the Project, Environment and Component.
$ bns remote-development down
Pro TipYou can also type the short version of the command:
bns rdev down.
Updated 3 months ago
