Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change --only to include comments portion ? #164

Open
cameronelliott opened this issue Aug 21, 2019 · 1 comment
Open

Change --only to include comments portion ? #164

cameronelliott opened this issue Aug 21, 2019 · 1 comment

Comments

@cameronelliott
Copy link

Let's say I have the following in my sup file

  production:
    hosts:
      - [email protected]  # 2tb ashburn

If I run `sup --only 172.106.9.243 production date', then a match occurs

If I run `sup --only ashburn production date', then a match WILL NOT occur

How do the maintainers feel about a PR to change 'only' so the comments can be matched against?

@VojtechVitek
Copy link
Collaborator

Currently, sup doesn't really parse comments at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants