run

The run command is used to execute commands against machines in targetted namespaces.

The following AsciiCast demonstrates the usage of this command:

Note

To replay this Asciicast in your own terminal, install the asciinema package from https://asciinema.org/, and then enter the following in your terminal:

asciinema play https://asciinema.org/a/gjfvLjaCaSMxpF2NkvutPdUER

Like all Bcome commands, ‘run’ is invoked against all machines in your target namepace, with all connection handling & network discovery handled by the framework. See ‘run’ in action against a multi-cloud AWS & GCP inventory:

Note

To replay this Asciicast in your own terminal, install the asciinema package from https://asciinema.org/, and then enter the following in your terminal:

asciinema play https://asciinema.org/a/SMCo90p0nKGDTdjZnFA28pom1

See the Bcome documentation for more information on executing commands.

For a full command list, see command menu.