Allow context and debug flags after fleetctl generate subcommands (#15934)

This commit is contained in:
Sarah Gillespie
2024-01-05 12:08:58 -06:00
committed by GitHub
parent fa14eaf63a
commit caac8fbbe2
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
- Fixed bug where fleetctl did not allow placement of `--context` and `--debug` flages following the `generate mdm-apple` and `generate mdm-apple-bm` commands.