Skip to content

Commands & Aliases

The Commands & Aliases view lists command templates supplied by plugins and lets you create reusable aliases with prefilled configuration.

Commands

Commands list showing all available command templates

  • Use the Commands tab to browse available command templates.
  • Search filters the command list.
  • Refresh reloads the command catalog from the server.
  • The table shows command name, description, plugin, alias status, and supported execution unit types.
  • Expand a command row to inspect its configuration fields before using it or building an alias from it.

Aliases

Aliases list view

  • Use the Aliases tab to view saved aliases.
  • Search filters aliases by visible table values.
  • Refresh reloads the alias list.
  • When no aliases exist, use Add new alias to open the alias form.

Aliases list detail view

  • The alias table shows the alias name, description, base template, fixed configuration, and row actions.
  • Use the row actions to edit or delete an alias.

New Alias

New alias creation dialog

  1. Alias - enter the command name operators will type in the terminal.
  2. Base Command - choose the plugin command that the alias wraps.
  3. Description - add operator-facing help text for the alias.
  4. Configuration form - set default or fixed parameter values for the alias.
  5. Configuration schema - inspect the schema generated from the selected base command and alias settings.

Select Create to save the alias.