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

[polish] Print env help even if we're not in a project dir #28

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

ipince
Copy link
Contributor

@ipince ipince commented Nov 16, 2022

Summary

Before:

> launchpad env
2022/11/16 14:35:55 ABORT: There was an error. The cause is:
	 'launchpad env' only works within a Launchpad project's directory. Please change your current directory to a Launchpad project and try again.
Run with --debug for more information

After:

> launchpad env
Manage environment variables and secrets

Securely stores and retrieves environment variables on the cloud.
...(clipped)

How was it tested?

Running launchpad env and launchpad env ls

Is this change backwards-compatible?

Yes

@ipince ipince requested a review from LucilleH November 16, 2022 19:38
Copy link
Collaborator

@LucilleH LucilleH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh noice!

@ipince ipince merged commit 1fd0751 into main Nov 16, 2022
@ipince ipince deleted the rodrigo/env-help branch November 16, 2022 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants