docker / app

Make your Docker Compose applications reusable, and share them on Docker Hub
Apache License 2.0
1.57k stars 177 forks source link

unknow command - use the same error format as the Docker CLI #646

Closed glours closed 5 years ago

glours commented 5 years ago

- What I did Align Docker App error message to the Docker CLI when a command is unknown

- How I did it Remove usage message of the error output

- How to verify it

- A picture of a cute animal (not mandatory but encouraged)

image

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@695509b). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #646   +/-   ##
=========================================
  Coverage          ?   71.94%           
=========================================
  Files             ?       49           
  Lines             ?     2545           
  Branches          ?        0           
=========================================
  Hits              ?     1831           
  Misses            ?      484           
  Partials          ?      230
Impacted Files Coverage Δ
internal/commands/root.go 71.87% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 695509b...1f9b31e. Read the comment docs.