Use the command palette in SSH sessions

The command palette in SSH sessions provides a convenient method for executing terminal commands. These terminal commands are stored as Terminal command entries and can be created in a shared, user, or system vault.

Select the vault

Choose the appropriate vault to save the Terminal command entry in.

  1. Shared vault: Terminal command entries saved here will be accessible from any SSH session in a shared vault and will also include Terminal command entries from the system vault.

  2. User vault: Terminal command entries saved here are personal and accessible only from SSH sessions in the user vault. Additionally, if the Allow system vault in user vault is enabled (ribbon of Remote Desktop Manager - Administration - System settings - user vault), Terminal command entries from the system vault will also be available.

    Allow system vault in user vault
    Allow system vault in user vault
  3. System vault: Terminal command entries saved here are globally accessible to administrators.

Create a Terminal command entry

  1. Add a new entry in Remote Desktop Manager.

  2. Select Terminal command under the Macro/Script/Tool section.

  3. Configure the Terminal command entry.

  4. Click add to save the entry.

Access Terminal commands via the command palette

  1. Open an SSH session in Remote Desktop Manager.

  2. Use the Execute command from palette button.

    Execute command from palette
    Execute command from palette
  3. The Execute command from palette window opens.

  4. Enter the Terminal command entry name in the search field.

    Enter the Terminal command entry
    Enter the Terminal command entry
  5. Click the command to run it in the SSH session.

Devolutions Forum logo Give us Feedback