github oracle/oci-cli v2.4.17
2.4.17

latest releases: v3.40.2, v3.40.1, v3.40.0...
6 years ago

Added

  • Support for the File Storage Service. (oci fs)
    • An example can be found on GitHub
  • Support for Path Route Sets in the Load Balancer Service. An example can be found on GitHub (oci lb path-route-set)
  • Tagging support for Bucket resources in the Object Storage Service
    • Create a bucket with tags: oci os bucket create --defined-tags --freeform-tags
    • Update a bucket with tags: oci os bucket update --defined-tags --freeform-tags
    • List buckets and display defined and freeform tags in the results: oci os bucket list --fields tags
  • Support for specifying a restore period for archived objects in the RestoreObjects operation of the Object Storage service. (oci os object restore --hours)
  • Added support for filtering by backupId in ListDbSystems operation in the Database Service. (oci db system list --backup-id)
  • Support for getting plink (the PuTTY command line interface) compatible instance console connection string for Windows users. (oci compute instance-console-connection get-plink-connection-string)

Don't miss a new oci-cli release

NewReleases is sending notifications on new releases.