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

Helptext is shown after all errors #447

Closed
r2d4 opened this issue Apr 23, 2018 · 1 comment
Closed

Helptext is shown after all errors #447

r2d4 opened this issue Apr 23, 2018 · 1 comment
Assignees
Labels
area/ux kind/bug Something isn't working

Comments

@r2d4
Copy link
Contributor

r2d4 commented Apr 23, 2018

$ skaffold run
Starting build...
Error: running skaffold steps: build: build step: running build for artifact: Could not find dockerfile: Dockerfile
Usage:
  skaffold run [flags]

Flags:
  -f, --filename string       Filename or URL to the pipeline file (default "skaffold.yaml")
  -h, --help                  help for run
  -p, --profile stringArray   Activate profiles by name
  -t, --tag string            The optional custom tag to use for images which overrides the current Tagger configuration
      --toot                  Emit a terminal beep after the deploy is complete

Global Flags:
  -v, --verbosity string   Log level (debug, info, warn, error, fatal, panic (default "warning")
@r2d4 r2d4 added kind/bug Something isn't working area/ux labels Apr 23, 2018
@dgageot
Copy link
Contributor

dgageot commented Jun 5, 2018

Fixed with #449

@dgageot dgageot closed this as completed Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ux kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants