-
Notifications
You must be signed in to change notification settings - Fork 212
Open
Description
Steps to reproduce
- Install oci-cli version
3.71.0(latest) with winget:
winget install --id Oracle.OCI-CLI --version 3.71.0- 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.
vassourita
Metadata
Metadata
Assignees
Labels
No labels