571aac0 migrate-to-v2
: fix volume selection and filtering logic (#2744)
b8cf375 add --count to volumes create command Simple change to call CreateVolume
API count
times instead of 1.
333cdc8 Respect FLY_ORG env var (#2759)
68648df Groups without mounts don't need volumes (#2764)
3e76be0 Remove log shipping and dashboard commands (#2763)
2998efa 'fly secrets deploy' command for deploying staged secrets (#2718)
421eb1d remove dns checks from preflights
520cecf Use require.Eventually
instead of require.EventuallyWithT
(#2760)
47a9462 Moar test fixes :old-man-yelling-at-test-suite: (#2758)
6b4931e More test fixes (#2753)
ffad45c audit tool (#2732)
87043c7 Harden more flappy tests (#2749)
75a653b Reduce flaky tests (#2735)
526a703 Upgrade go target to 1.21 (#2734)
93eb01f pg import
: explicitly set all migration command flags
055f366 Deploy each process group in consistent sorted order
4032cb9 clarify restart policy desc
0b04958 Use the same description for flag.Yes()
a8e14bb Rename flag.HasYes to flag.GetYes
a33cdca Remove unnecessary check
6abcd40 Remove FIXME
661ec87 Rename the auto-confirm flag to yes