fleet/website/generators/gitops
Noah Talerman 782da16443
Update generators README (#40939)
If you use VS Code or Cursor
2026-03-04 10:51:07 -06:00
..
templates [merge after testing backwards compat.] Dogfood: teams => "fleets" and queries => "reports" (#39383) 2026-03-03 09:41:56 -06:00
index.js [merge after testing backwards compat.] Dogfood: teams => "fleets" and queries => "reports" (#39383) 2026-03-03 09:41:56 -06:00
README.md Update generators README (#40939) 2026-03-04 10:51:07 -06:00

To test:

cd website/

Next:

rm -rf /tmp/it-and-security/ && sails generate gitops && mv it-and-security /tmp/it-and-security

Last:

If you use VS Code or Cursor:

code /tmp/it-and-security/

If you use Sublime:

subl /tmp/it-and-security/