Skip to content

DEBUG:oci_cli.cli_util:Check if Propagation Enabled: None with v3.71.1Β #1010

@OguzPastirmaci

Description

@OguzPastirmaci

Started seeing below with 3.71.1 in every command. 3.71.0 works fine.

ubuntu@o-taofoj:~$ oci --version
3.71.1

ubuntu@o-taofoj:~$ oci os ns get
DEBUG:oci_cli.cli_util:Check if Propagation Enabled: None
DEBUG:oci_cli.cli_util:Is Propagation Enabled: None
{
  "data": "idxzjcdglx2s"
}
ubuntu@o-taofoj:~/oci-cli-installation$ oci --version
3.71.0

ubuntu@o-taofoj:~/oci-cli-installation$ oci os ns get
{
  "data": "idxzjcdglx2s"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions