Retrieves a list of keys for all commands in the terminal's bin.
a list of the keys of all commands in the terminal's bin
Finds a command by its key in the terminal's bin.
OptionalcommandKey: stringthe key of the command to find
the command with the given key; undefined if the command is not found or if no key is provided
Manages the list of commands that can be executed by a terminal.