Skip to content

No such command error in v3.71.0Β #1006

@maksym-dilanian

Description

@maksym-dilanian

Steps to reproduce

  1. Install oci-cli version 3.71.0 (latest) with winget:
winget install --id Oracle.OCI-CLI --version 3.71.0
  1. List CE clusters
oci ce cluster list --compartment-id <COMPARTMENT_ID> --auth security_token

Expected result

JSON object with CE clusters.

Actual result

An error:

Usage: oci.exe [OPTIONS] COMMAND [ARGS]...

Error: No such command 'ce'.

System information

OS: Windows 11 (Version 25H2, build 26200.7171)
PowerShell: v7.5.4

Workaround

Downgrading to 3.70.1, which is not affected.

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