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

Add better errors #70

Merged
merged 3 commits into from
Jun 26, 2020
Merged

Add better errors #70

merged 3 commits into from
Jun 26, 2020

Conversation

Flaque
Copy link
Contributor

@Flaque Flaque commented Feb 28, 2020

Overview

When a user tries to deploy, but does not have an access token, prompt them to signup:

No api access token available. Please login with 'flyctl auth signup' or 'flyctl auth login'

When a user tries to deploy, but doesn't have an app, prompt them to create one:

No app specified. Maybe create one with 'flyctl apps create [APPNAME]'

@michaeldwan
Copy link
Member

This is awesome, thanks for submitting!

@codepope codepope merged commit 4dfb949 into superfly:master Jun 26, 2020
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

Successfully merging this pull request may close these issues.

None yet

3 participants