Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

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

Merged
ipince merged 1 commit intomainfrom
rodrigo/env-help
Nov 16, 2022
Merged

[polish] Print env help even if we're not in a project dir#28
ipince merged 1 commit intomainfrom
rodrigo/env-help

Conversation

@ipince
Copy link
Copy Markdown
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
Copy Markdown

@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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants