Wildcard regex in velero command line #6941
manish-jangra
started this conversation in
General discussions
Replies: 1 comment 2 replies
-
This is not currently supported. There is an open issue for this (#1874 ) but implementation of this feature has not started at this time. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
is there any way to use wildcard or regex in velero command line like below --
velero backup create test --include-namespaces 'test-*'
Beta Was this translation helpful? Give feedback.
All reactions