[Feature Request] Allow targeting specific services in the yams CLI #49

Open
opened 2025-04-21 06:55:19 -03:00 by Xylot · 2 comments
Xylot commented 2025-04-21 06:55:19 -03:00 (Migrated from gitlab.com)

I was adding a custom service (configarr) and had to restart it a few times (via yams restart) to fix various config issues.

It'd be awesome if the CLI could also perform an action on a specific service instead of the whole fleet:

$ yams restart configarr
$ yams restart configarr sonarr
$ yams destroy radarr
$ yams stop sonarr
$ yams start sonarr
$ ...
I was adding a custom service (configarr) and had to restart it a few times (via `yams restart`) to fix various config issues. It'd be awesome if the CLI could also perform an action on a specific service instead of the whole fleet: ``` $ yams restart configarr $ yams restart configarr sonarr $ yams destroy radarr $ yams stop sonarr $ yams start sonarr $ ... ```
rogs commented 2025-04-21 11:48:14 -03:00 (Migrated from gitlab.com)

This is a very good suggestion! Right now I'm on vacation, but I'll work on this once I'm back. Thank you for this!

This is a very good suggestion! Right now I'm on vacation, but I'll work on this once I'm back. Thank you for this!
rogs commented 2025-04-21 11:48:17 -03:00 (Migrated from gitlab.com)

assigned to @rogs

assigned to @rogs
rogs self-assigned this 2025-05-11 19:22:40 -03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rogs/yams#49
No description provided.