Merging upstream version 0.10.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
801f1af336
commit
d1f683ede3
10 changed files with 45 additions and 46 deletions
|
@ -124,6 +124,7 @@ def eos(
|
|||
latest: bool = False,
|
||||
branch: Union[str, None] = None,
|
||||
) -> int:
|
||||
# pylint: disable=R0917
|
||||
"""Download EOS image from Arista website"""
|
||||
console = Console()
|
||||
# Get from Context
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue