Add an option to allow starting the TUI and immediately focus on a service/resource. For example, opening the RDS view: ```bash claws --service rds ``` Or opening the describe view of a specific resource in a service: ```bash claws --service <SERVICE_NAME> --resource-id <RESOURCE_ID> ```
Add an option to allow starting the TUI and immediately focus on a service/resource.
For example, opening the RDS view:
Or opening the describe view of a specific resource in a service: