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

Rename command list with ls #636

Merged
merged 1 commit into from Sep 25, 2019

Conversation

ulyssessouza
Copy link
Contributor

- What I did
Rename command list with ls

- How I did it
Rename command list with ls and added an alias to list

- How to verify it
docker app ls
docker app list
docker app --help

- Description for the changelog
Rename command list with ls

- A picture of a cute animal (not mandatory but encouraged)
baby-goat-pajama-party-strawberry

Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
@ulyssessouza ulyssessouza marked this pull request as ready for review September 24, 2019 14:43
@codecov
Copy link

codecov bot commented Sep 24, 2019

Codecov Report

Merging #636 into master will decrease coverage by 0.5%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #636      +/-   ##
==========================================
- Coverage   72.46%   71.95%   -0.51%     
==========================================
  Files          49       49              
  Lines        2600     2560      -40     
==========================================
- Hits         1884     1842      -42     
- Misses        484      486       +2     
  Partials      232      232
Impacted Files Coverage Δ
internal/commands/list.go 84.12% <100%> (ø) ⬆️
internal/packager/init.go 60.97% <0%> (-7.38%) ⬇️
internal/commands/init.go 88.23% <0%> (-7.22%) ⬇️
types/parameters/parameters.go 92.06% <0%> (-4.77%) ⬇️

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 dc0d83c...84bddd8. Read the comment docs.

Copy link
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

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

LGTM

@silvin-lubecki silvin-lubecki merged commit b118ccd into docker:master Sep 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants