You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
currently using wildcards with
fleetctl destroy xpicks up the filenames from the current directory instead of whats shown infleetctl list-unitsthis can be dangerous as the current directory does not necessarily reflect whats in list-units.
the correct behaviour might be to use the wildcards for units that are already there or not accept wildcards at all.