jesseduffield / jesseduffield/lazydocker

Shorten the -f argument

Open
#222 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
52.8k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
1) I starting lazydocker this way: `lzd -f deployments/local/docker-compose.local.yml`.
2) When I use `bulk command` I unable to see CL arguments which will be specified to actual docker-compose/docker.
3) This is how it looks:

![image](https://user-images.githubusercontent.com/25539852/84431544-1f340080-ac34-11ea-90a8-fa5472bce227.png)

**Describe the solution you'd like**
I think a solution could be to shorten the path+name_of_a_config_file. So it will look like this: `docker-compose -f deployme...local.yml {arguments here}` or even shorter so arguments can fit.

**Describe alternatives you've considered**
N/A

**Additional context**
N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.