Skip to content

cloudmanager_environmentid config no longer works #280

@justinedelson

Description

@justinedelson

Expected Behavior

Per the documentation, it should be possible to set cloudmanager_environmentid as a default environment id.

Actual Behavior

The default value is not honored. Seems to have broken in 1.3.0 with the introduction of the ims context check hook.

Reproduction Scenario, Platform, and Version

Using 1.5.0 and aio 6.0.0

cloudmanager_environmentid is set

Steps to Reproduce

Steps to reproduce the behavior:

  1. Set cloudmanager_environmentid
  2. Run a command that accepts environmentId as the first argument and do not include it.
  3. Observe that an error is produced, e.g.
$ aio cloudmanager:environment:list-variables
 ›   Error: Missing 1 required arg:
 ›   environmentId  the environment id
 ›   See more help with --help

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingreleased

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions