little bit better manifest handling #158
Labels
No labels
bugfix
cleanup
discussion
documentation
doing
done
feature
improvement
packaging
Stale
testing
TODO
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ungleich-public/cdist#158
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: 4nd3r
right now
-iaccepts path to manifest, but we know where manifests are -~/.cdist/manifests/.since I work with lots of different manifests, following improvements to cdist would be nice:
-i some_manifest_nameI don't use subdirectories in manifests, but someone maybe is, so completion should be recursive.
Created by: asteven
This seems to be resolved. Please create a new issues if you think otherwise.
Created by: 4nd3r
ok, fair enough.
i was looking at
cdist-completion.bashand it looks rather simplistic, yet i couldn't figure out how to stop completion when-iis used so i could navigate to.cd<TAB>/m<TAB>/...Created by: telmich
I agree to fancy tab completion, but not to cdist doing fuzzy search - as it implies guessing, which might be wrong. Subdirectories are actually in use by some people.