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

logs command --app flag isn't considered #178

Open
tbeseda opened this issue Jan 24, 2024 · 0 comments
Open

logs command --app flag isn't considered #178

tbeseda opened this issue Jan 24, 2024 · 0 comments
Assignees

Comments

@tbeseda
Copy link
Member

tbeseda commented Jan 24, 2024

From a directory outside of an existing Begin app, I should be able to check logs if I know the appID and env name

begin logs -a F0OB4R -e staging
Error: No Begin project found! To create one, run: begin new project

I think it's just an order of operations thing where we first check inventory of current project instead of respecting the provided params

@tbeseda tbeseda self-assigned this Jan 24, 2024
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

1 participant