Selecting specific servers
Open
enhancement
- Dominant language
- Python
- Stars
- 116
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice to be able to type "fab -R db-1 puppet.apply" or whatever instead of using -H and the fqdn.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the CLI option parsing and server-selection path for the shown `fab -R db-1 puppet.apply` command, then compare it with the existing `-H` and FQDN flow. Done means a named server such as `db-1` can be selected without specifying its FQDN, while existing host selection continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100