mozci/console/commands/push.py [265:271]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        option(
            "environment",
            description="Environment in which the analysis is running (testing, production, ...).",
            flag=False,
            default="testing",
        ),
        option(
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



mozci/console/commands/push.py [1320:1326]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        option(
            "environment",
            description="Environment in which the analysis is running (testing, production, ...).",
            flag=False,
            default="testing",
        ),
        option(
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



