-
|
Various Glorified AutoCompleters -- oh sorry, I mean "LLM-based A.I." -- seem to indicate that I can accept multiple minions in one go using the following syntax: However, I don't see this ever mentioned in the documentation. Is it actually possible to do that, or were those Glorified AutoCompleters, as usual, "hallucinating" something that never exists? And if not, is it possible to actually have salt-key selectively accept multiple new minions in one CLI invocation? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Accepting multiple minions with salt-key is possible, but this is not the correct syntax. As noted in the man page globbing is supported and this allows targeting multiple minions. So there would be multiple ways that could be used to accept all of these minions in one command. for instance: |
Beta Was this translation helpful? Give feedback.
Accepting multiple minions with salt-key is possible, but this is not the correct syntax.
As noted in the man page globbing is supported and this allows targeting multiple minions.
So there would be multiple ways that could be used to accept all of these minions in one command. for instance: