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

The CLI should guard against commands that act on a project but which are issued in a folder that doesn't contain one. #148

Open
jeffschwartz opened this issue Jul 18, 2022 · 0 comments
Assignees
Labels
cli related Issue is cli related enhancement New feature or request terminal output related Issue is terminal output related

Comments

@jeffschwartz
Copy link
Contributor

When determining that this condition is true, the guard should log a message to stdout informing the user and exit the process.

@jeffschwartz jeffschwartz added enhancement New feature or request cli related Issue is cli related terminal output related Issue is terminal output related labels Jul 18, 2022
@jeffschwartz jeffschwartz self-assigned this Jul 18, 2022
jeffschwartz added a commit that referenced this issue Jul 18, 2022
commands that act on a project but which are issued
in a folder that doesn't contain one.
jeffschwartz added a commit that referenced this issue Jul 18, 2022
Also addresses issue #148: The CLI should guard against
commands that act on a project but which are issued in
a folder that doesn't contain one.
jeffschwartz added a commit that referenced this issue Jul 18, 2022
Also addresses issue #148: The CLI should guard against
commands that act on a project but which are issued in
a folder that doesn't contain one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli related Issue is cli related enhancement New feature or request terminal output related Issue is terminal output related
Projects
None yet
Development

No branches or pull requests

1 participant