Skip to content

Commit

Permalink
Alphabetical list of other commands
Browse files Browse the repository at this point in the history
  • Loading branch information
pederhan committed Nov 5, 2024
1 parent ea4190d commit ca8507f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions zabbix_cli/commands/host.py
Original file line number Diff line number Diff line change
Expand Up @@ -181,12 +181,12 @@ def update_host(
Other notable commands to update a host:
- [command]update_host_inventory[/]
- [command]add_host_to_hostgroup[/]
- [command]create_host_interface[/]
- [command]update_host_interface[/]
- [command]monitor_host[/]
- [command]add_host_to_hostgroup[/]
- [command]remove_host_from_hostgroup[/]
- [command]update_host_interface[/]
- [command]update_host_inventory[/]
"""
from zabbix_cli.models import Result

Expand Down

0 comments on commit ca8507f

Please sign in to comment.