Skip to content
Snippets Groups Projects
Unverified Commit ed88e9de authored by Tarun Gupta Akirala's avatar Tarun Gupta Akirala
Browse files

feat: add --ignore-paths flag to flux create source (git|bucket)


A new --ignore-paths flag is added to following commands:

flux create source git --ignore-paths ...
flux create source bucket --ignore-paths ...

A StringSliceVar is used which supports specifying the flag multiple
times to populate a list or either a comma seperated string value

A unit test with a golden file is added to validate the flag

Signed-off-by: default avatarTarun Gupta Akirala <takirala@users.noreply.github.com>
parent 5ebb985b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment