feat(cli): Support for listing all Sonarr tasks
This commit is contained in:
@@ -57,7 +57,7 @@ pub enum RadarrListCommand {
|
||||
RootFolders,
|
||||
#[command(about = "List all Radarr tags")]
|
||||
Tags,
|
||||
#[command(about = "List tasks")]
|
||||
#[command(about = "List all Radarr tasks")]
|
||||
Tasks,
|
||||
#[command(about = "List all Radarr updates")]
|
||||
Updates,
|
||||
|
||||
Reference in New Issue
Block a user