Allow "bin/drydock lease ..." to select particular blueprints with "--blueprint"
commitdfdbe7a6be0458cd499615437559c5139d64d8a4
authorepriestley <git@epriestley.com>
Tue, 3 May 2022 22:00:56 +0000 (3 15:00 -0700)
committerepriestley <git@epriestley.com>
Tue, 3 May 2022 22:57:16 +0000 (3 15:57 -0700)
treeef48af6b5ec979c99accb4ac6fcdb0f4f768cb84
parent25cf955a89af096d90cce40d4c2efaee4ca40447
Allow "bin/drydock lease ..." to select particular blueprints with "--blueprint"

Summary: Ref T13676. See discussion in that task.

Test Plan: Tried nonsense blueprint identifiers, duplicate identifiers, incompatible identifiers, and valid identifiers. Got apparently sensible behavior in all cases.

Subscribers: PHID-OPKG-gm6ozazyms6q6i22gyam

Maniphest Tasks: T13676

Differential Revision: https://secure.phabricator.com/D21802
src/applications/drydock/management/DrydockManagementLeaseWorkflow.php
src/applications/drydock/query/DrydockBlueprintQuery.php