- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Pipelines as Code - new tkn pac info globbing command
tkn pac info globbing allows you to test the globbing expressions as used in paac.
By default the command will test globbing expressions against your current
directory to test the
pipelinesascode.tekton.dev/on-path-change-ignore annotation.
The input is a path on your local filesystem (typically a git repository).
For example this command:
tkn pac info globbing 'docs/***/*.md'
will match all markdown files in the docs directory and its subdirectories if
present in the current directory.
You can specify a different directory than the current one by using the -d/--dir
flag.
If you want to test against a string instead of a filesystem you can use the -s flag.
For example this will test if the globbing expression refs/heads/* matches refs/heads/main:
tkn pac info globbing -s "refs/heads/main" "refs/heads/*"
Видео Pipelines as Code - new tkn pac info globbing command канала Chmouel Boudjnah (Red Hat)
By default the command will test globbing expressions against your current
directory to test the
pipelinesascode.tekton.dev/on-path-change-ignore annotation.
The input is a path on your local filesystem (typically a git repository).
For example this command:
tkn pac info globbing 'docs/***/*.md'
will match all markdown files in the docs directory and its subdirectories if
present in the current directory.
You can specify a different directory than the current one by using the -d/--dir
flag.
If you want to test against a string instead of a filesystem you can use the -s flag.
For example this will test if the globbing expression refs/heads/* matches refs/heads/main:
tkn pac info globbing -s "refs/heads/main" "refs/heads/*"
Видео Pipelines as Code - new tkn pac info globbing command канала Chmouel Boudjnah (Red Hat)
Комментарии отсутствуют
Информация о видео
28 ноября 2024 г. 19:39:34
00:03:19
Другие видео канала

















