containerlab icon indicating copy to clipboard operation
containerlab copied to clipboard

get license file from a remote URL

Open hellt opened this issue 2 years ago • 0 comments

Discussed in https://github.com/srl-labs/containerlab/discussions/1376

Originally posted by jcpvdm May 12, 2023 For example:

topology:
  kinds:
    vr-sros:
      image: registry.srlinux.dev/pub/vr-sros:23.3R2
      type: sr-1
      license: ftp://user:[email protected]/licenses.txt
```</div>

hellt avatar May 12 '23 22:05 hellt