Commit Graph

147 Commits

Author SHA256 Message Date
Dominique Leuenberger
8ce8ef1a34 Accepting request 1094647 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1094647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=43
2023-06-22 21:26:43 +00:00
cb68c30800 Accepting request 1094620 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.29.1
  * Support for the Serial Console Access in the Database service
    * ``oci db console-connection create``
    * ``oci db console-connection delete``
    * ``oci db console-connection update``
    * ``oci db node update``
  * Database Migration Service
    * Support for creating a new connection with Network Security Group (NSG) Id's
      * ``oci database-migration connection create --nsg-ids``
    * Support for updating a connection with new Network Security Group (NSG) Id's
      * ``oci database-migration connection update --nsg-ids``
  * Support for new optional parameter in the Functions service
    * ``oci fn application create --shape``
  * Data Flow service
    * Support for creating and managing Data Flow Pools
      * ``oci data-flow pool``
    * Support for additional optional parameters for using Data Flow pools
      * ``oci data-flow application create --pool-id``
      * ``oci data-flow application update --pool-id``
      * ``oci data-flow run create --pool-id``
      * ``oci data-flow run submit --pool-id``
      * ``oci data-flow run list --pool-id``
  * Rover Node Service
    * Support for the following in the Roving Edge Infrastructure Service
      * ``oci rover node create --cert-compartment-id --cert-key-algorithm --cert-signature-algorithm
        --common-name --issuer-certificate-authority-id --time-cert-validity-end``
      * ``oci rover node update --cert-compartment-id --cert-key-algorithm --cert-signature-algorithm
        --certificate-authority-id --common-name --time-cert-validity-end``
    * Commands for rover upgrade bundle support
      * ``oci rover node rover-bundle copy-to-customer``

OBS-URL: https://build.opensuse.org/request/show/1094620
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=88
2023-06-22 11:42:30 +00:00
370e747ea4 Accepting request 1093216 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.29.0
  * Support for the OCI Control Center service
    * ``oci occ``
  * Oracle Cloud Vmware Solution service
    * Support for allowing users to select the billing interval
      of deleted ESXi hosts while adding new ESXi hosts
      * ``oci ocvs esxi-host swap-billing --swap-billing-host-id``
      * ``oci ocvs esxi-host create --billing-donor-host-id``
      * ``oci ocvs esxi-host list --is-billing-donors-only``
      * ``oci ocvs esxi-host update --billing-donor-host-id``
    * Support swap-billing in ocvs
      * ``oci ocvs esxi-host swap-billing``
  * Support for resource quota and limit in the Usage service
    * ``oci usage usagelimits usage-limit-summary``
    * ``oci usage resources resource-summary list-resources``
    * ``oci usage resources resource-quotum-summary list-resource-quota``
  * Custom Key Value and Custom Document Classification Support in the AI Document service
    * ``oci ai-document model``
    * ``oci ai-document project``
    * ``oci ai-document work-request``
    * ``oci ai-document work-request-error``
    * ``oci ai-document work-request-log-entry list-work-request-logs``
  * Support for the Domain Name System service in Object Storage service
    * ``oci os ns get --realm-specific-endpoint``
  * Java Management service
    * Support for Java Migration Analysis
      * ``oci jms fleet request-java-migration-analyses``
      * ``oci jms java-migration-analysis-result``
    * Support for Performance Tuning Analysis
      * ``oci jms fleet request-performance-tuning-analyses``

OBS-URL: https://build.opensuse.org/request/show/1093216
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=87
2023-06-15 20:32:45 +00:00
Dominique Leuenberger
aa2e3fa983 Accepting request 1091450 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1091450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=42
2023-06-11 17:54:18 +00:00
8672d596c8 Accepting request 1091068 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.28.2
  * Support for adding and removing Kafka in the Big Data service
    * ``oci bds kafka add``
    * ``oci bds kafka remove``
  * Support for obtaining compute capacity report in Core services
    * ``oci compute compute-capacity-report``
  * Support for enabling and disabling MySQL HeatWave Lakehouse in the Mysql Database service
    * ``oci mysql db-system heatwave-cluster add --is-lakehouse-enabled``
    * ``oci mysql db-system heatwave-cluster update --is-lakehouse-enabled``
  * Support for adding, creating, and removing migration with csvText in the Database Migration service
    * ``oci database-migration migration add --csv-text``
    * ``oci database-migration migration create --csv-text``
    * ``oci database-migration migration remove --csv-text``
- from version 3.28.1
  * File Storage service
    * Support for new policy-based snapshots commands
      * ``oci fs filesystem-snapshot-policy``
    * Support for optional parameters to file-system and snapshot
      * ``oci fs file-system create --filesystem-snapshot-policy-id``
      * ``oci fs file-system list  --filesystem-snapshot-policy-id``
      * ``oci fs file-system update --filesystem-snapshot-policy-id``
      * ``oci fs snapshot create --expiration-time``
      * ``oci fs snapshot update --expiration-time``
      * ``oci fs snapshot list --compartment-id --filesystem-snapshot-policy-id``
  * Support for creating and updating a VM Cluster network with DR network support in the Database service
    * ``oci db exadata-infrastructure-network create --dr-scan-details``
    * ``oci db exadata-infrastructure-network update --dr-scan-details``
  * Support for optional parameter to indicate a dashboard is shared in the Management Dashboard services
    * ``oci management-dashboard dashboard create --features-config``
    * ``oci management-dashboard dashboard update --features-config``

OBS-URL: https://build.opensuse.org/request/show/1091068
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=85
2023-06-08 13:35:34 +00:00
Dominique Leuenberger
34d580ebad Accepting request 1090895 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1090895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=41
2023-06-05 16:08:08 +00:00
398d4ea69e Accepting request 1089018 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.28.0
  * Logging Management service
    * New optional parameter for CRI-O parser
      * ``oci logging service list --service-stage``
    * Added new CRI-O parser in the option ``--service-configuration``
    * [BREAKING] Commands removed
      * ``oci logging log-included-search get``
      * ``oci logging log-included-search list``
  * Database Service
    * Added availability domain information in get VM cluster and Exadata Infrastructure.
      * ``oci db vm-cluster get --vm-cluster-id``
      * ``oci db exadata-infrastructure get --exadata-infrastructure-id``
    * Support for new optional parameter dbservers in the autonomous database dedicated service
      * ``oci db cloud-autonomous-vm-cluster create --dbservers``
  * DNS service
    * Support for secondary egress zones API operations
      * ``oci dns zone create --compartment-id --name --zone-type --external-downstreams ``
    * Support to create zone from zone-file
      * ``oci dns zone create-zone-from-zone-file --compartment-id --create-zone-from-zone-file-details``
    * Support for new optional parameter external-downstream in zone-update
      * ``oci dns zone update --external-downstreams``
- from version 3.27.1
  * Support for Self Service Integration in the Fusion Application service
    * ``oci fusion-apps service-attachment create``
    * ``oci fusion-apps service-attachment delete``
    * ``oci fusion-apps service-attachment verify``
- from version 3.27.0
  * Support for the Access Governance cloud service
    * ``oci access-governance-cp``
  * Database Service

OBS-URL: https://build.opensuse.org/request/show/1089018
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=83
2023-06-05 11:15:16 +00:00
Dominique Leuenberger
e890b808e2 Accepting request 1075123 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1075123
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=40
2023-03-29 21:27:26 +00:00
89cba46463 Accepting request 1074632 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.24.0
  * Database Service
    * Support for changing Disaster Recovery configuration of a remote Autonomous
      Database in remote region of its Disaster Recovery Association
      * ``oci db autonomous-database change-disaster-recovery-configuration``
    * Support for creating a remote Disaster Recovery Association clone of an Autonomous Database
      * ``oci db autonomous-database create-autonomous-database-create-cross-region-disaster-recovery-details``
  * Support for OCI DevOps Managed Build stage to use custom shape build runner in the DevOps service
    * ``oci devops build-pipeline-stage create-build-stage --build-runner-config``
    * ``oci devops build-pipeline-stage update-build-stage ---build-runner-config``
  * Support for listing Pre-Built Functions and creating Functions
    from Pre-Built Functions in the Functions service
    * ``oci fn function create --source-details``
    * ``oci fn pbf-listing get``
    * ``oci fn pbf-listing list``
    * ``oci fn pbf-listing-version get``
    * ``oci fn pbf-listing-version list``
    * ``oci fn trigger list``
  * Support for creating/updating new connection types in the Golden Gate service
    * ``oci goldengate connection create-amazon-s3-connection``
    * ``oci goldengate connection update-amazon-s3-connection``
    * ``oci goldengate connection create-hdfs-connection``
    * ``oci goldengate connection update-hdfs-connection``
    * ``oci goldengate connection create-microsoft-sqlserver-connection``
    * ``oci goldengate connection update-microsoft-sqlserver-connection``
    * ``oci goldengate connection create-jms-connection``
    * ``oci goldengate connection update-jms-connection``
    * ``oci goldengate connection create-mongo-db-connection``
    * ``oci goldengate connection update-mongo-db-connection``
    * ``oci goldengate connection create-oracle-nosql-connection``

OBS-URL: https://build.opensuse.org/request/show/1074632
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=81
2023-03-29 06:50:55 +00:00
Dominique Leuenberger
211b283928 Accepting request 1071973 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1071973
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=39
2023-03-15 17:55:51 +00:00
b71fcad22b Accepting request 1071500 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.23.3
  * Support for Identity Domains service
      * ``oci identity-domains``
  * Database Service
    * Support for Long Term Backup for Autonomous Databases on Exadata Cloud at Customer
      * ``oci db autonomous-database-backup create --backup-destination-details``
      * ``oci db autonomous-database-backup list --type``
  * Container Engine for Kubernetes service
    * Support for enhanced cluster
      * ``oci ce cluster create --type``
      * ``oci ce cluster update --type``
    * Support for Cluster AddOns
      * ``oci ce addon``
    * Support for Serverless
      * ``oci ce virtual-node-pool``
  * Data integration service
    * Support for copy objects and template retrieval
      * ``oci data-integration workspace copy-object-request create``
      * ``oci data-integration workspace copy-object-request get``
      * ``oci data-integration workspace delete-copy-object-request``
      * ``oci data-integration workspace update-copy-object-request``
      * ``oci data-integration workspace copy-object-request-summary-collection
        list-copy-object-requests``
      * ``oci data-integration template get``
      * ``oci data-integration template list``
  * Goldengate service
    * Support for managing available deployment version in the system
      * ``oci goldengate deployment-version``
    * Support for listing deployment versions
      * ``oci goldengate deployment-version list``

OBS-URL: https://build.opensuse.org/request/show/1071500
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=79
2023-03-15 08:21:50 +00:00
Dominique Leuenberger
3fc606323c Accepting request 1069650 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1069650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=38
2023-03-06 17:56:39 +00:00
2b1399adb4 Accepting request 1068457 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.23.2
  * Support for new command allowing on-demand bootstrap script
    execution in the Big Data service
    * ``oci bds instance execute-bootstrap-script``
  * Support for calling Oracle Cloud Infrastructure services in the eu-dcc-rating-1,
    eu-dcc-rating-2, eu-dcc-dublin-1, eu-dcc-dublin-2, and eu-dcc-milan-2 regions
- Refresh patches for new version
  * oc_relax-python-depends.patch
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1068457
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=77
2023-03-06 13:51:27 +00:00
Dominique Leuenberger
c54aa1a10d Accepting request 1067419 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1067419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=37
2023-02-24 17:07:46 +00:00
03dc9e1880 Accepting request 1067402 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.23.1
  * Database Management service
    * Support for external Oracle database systems
      * ``oci database-management external-db-system-discovery``
      * ``oci database-management external-db-system``
      * ``oci database-management external-cluster``
      * ``oci database-management external-cluster-instance``
      * ``oci database-management external-asm``
      * ``oci database-management external-asm-instance``
      * ``oci database-management external-listener``
      * ``oci database-management external-db-node``
      * ``oci database-management external-db-home``
      * ``oci database-management external-db-system-connector``
      * ``oci database-management external-database-collection``
    * Support for summarize managed database availability metrics
      * ``oci database-management managed-database summarize-managed-database-availability-metrics``
  * Anomaly Detection service
    * Support for detect-anomaly-job and detect-anomaly-job-collection
      * ``oci ai-anomaly-detection detect-anomaly-job create``
      * ``oci ai-anomaly-detection detect-anomaly-job delete``
      * ``oci ai-anomaly-detection detect-anomaly-job get``
      * ``oci ai-anomaly-detection detect-anomaly-job update``
      * ``oci ai-anomaly-detection detect-anomaly-job change-compartment``
      * ``oci ai-anomaly-detection detect-anomaly-job create-detect-anomaly-job-embedded-input-details``
      * ``oci ai-anomaly-detection detect-anomaly-job create-detect-anomaly-job-inline-input-details``
      * ``oci ai-anomaly-detection detect-anomaly-job create-detect-anomaly-job-object-list-input-details``
      * ``oci ai-anomaly-detection detect-anomaly-job-collection list-detect-anomaly-jobs``
    * Supprt for the new optional parameter --sensitivity in the below commands
      * ``oci anomaly-detection model detect-anomalies``
      * ``oci anomaly-detection model detect-anomalies-embedded``

OBS-URL: https://build.opensuse.org/request/show/1067402
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=75
2023-02-23 14:15:37 +00:00
Dominique Leuenberger
c5d97b0bd3 Accepting request 1066552 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1066552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=36
2023-02-20 16:46:40 +00:00
fd8af75a5d Accepting request 1066344 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.23.0
  * Support for the Autonomous Recovery Service
    * ``oci recovery``
  * Support for the Visual Builder Studio service
    * ``oci vbstudio``
  * Added support for selecting DBServers while creating Autonomous VM Cluster in Database service
    * ``oci db autonomous-virtual-machine get --autonomous-virtual-machine-id``
    * ``oci db autonomous-virtual-machine list --autonomous-vm-cluster-id, --compartment-id``
  * [BREAKING] Support for a new Capacity Availability API in the Compute service
    * ``oci compute computecapacityreport update``
  * Modified existing commands in Database service
    * ``oci db autonomous-vm-cluster create --db-servers``

OBS-URL: https://build.opensuse.org/request/show/1066344
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=73
2023-02-18 16:30:53 +00:00
Dominique Leuenberger
7042b505b0 Accepting request 1063996 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1063996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=35
2023-02-09 15:23:36 +00:00
bb47eeae9d Accepting request 1063791 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.22.5
  * Support for Autonomous Container Database role in the Database service
    * Support for new command
      * ``oci db autonomous-container-database change-dataguard-role``
      * ``oci db autonomous-container-database-version list``
    * Support for new optional parameter
      * ``oci db autonomous-container-database create
        --fast-start-fail-over-lag-limit-in-seconds --version-preference --db-version``
      * ``oci db autonomous-container-database-dataguard update
        --fast-start-fail-over-lag-limit-in-seconds --protection-mode``
      * ``oci db autonomous-container-database update --version-preference``
  * Devops Deploy service
    * Support for new optional parameters
      * ``oci devops deploy-stage create-oke-helm-chart-stage --cleanup-on-fail --debug-helm
        --force-helm --history-max --no-hooks --render-subchart-notes --reset-values
        --reuse-values --set-string --set-values --skip-crds --wait-helm``
      * ``oci devops deploy-stage update-oke-helm-chart-stage --cleanup-on-fail --debug-helm
        --force-helm --history-max --no-hooks --render-subchart-notes --reset-values
        --reuse-values --set-string --set-values --skip-crds --wait-helm``
    * Support for new optional helm-verification-key-source parameter
      * ``oci devops deploy-artifact --create-helm-repository-artifact
        --helm-verification-key-source``
      * ``oci devops deploy-artifact --update-helm-repository-artifact
        --helm-verification-key-source``
    * Support for new optional dry-run parameter
      * ``oci devops deployment create-pipeline-deployment --dry-run``
      * ``oci devops deployment create-single-stage-deployment --dry-run``
  * Support for new Uploading MasterKey Wallets commands
    in the OCI GoldenGate Deployments service
    * ``oci goldengate deployment wallet-exists``

OBS-URL: https://build.opensuse.org/request/show/1063791
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=71
2023-02-09 11:23:27 +00:00
Dominique Leuenberger
004db953c8 Accepting request 1061213 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1061213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=34
2023-01-27 09:16:08 +00:00
3686bd1885 Accepting request 1060960 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.22.3
  * Support for the Cloud Migrations service
    * ``oci cloud-migrations``
  * Support for new optional parameter to set Custom Private IP
    during Private End Point provisioning in the Database service
    * ``oci db autonomous-database create --private-endpoint-ip``
    * ``oci db autonomous-database create-adb-cross-region-data-guard-details
      --private-endpoint-ip``
    * ``oci db autonomous-database create-from-backup-id --private-endpoint-ip``
    * ``oci db autonomous-database create-from-backup-timestamp --private-endpoint-ip``
    * ``oci db autonomous-database create-from-clone --private-endpoint-ip``
    * ``oci db autonomous-database create-refreshable-clone --private-endpoint-ip``
    * ``oci db autonomous-database update --private-endpoint-ip``
  * Support for Machine Learning pipelines for the Data Science Service
    * ``oci data-science pipeline``
    * ``oci data-science pipeline-run``
  * Support for the language PII (Personal Identifiable Information)
    detection in the AI Language service
    * ``oci ai language batch-detect-pii-entities``
  * Support for cross region replication in the File Storage service
    * ``oci fs replication create``
    * ``oci fs replication get``
    * ``oci fs replication list``
    * ``oci fs replication delete``
    * ``oci fs replication change-compartment``
    * ``oci fs file-system estimate-replication``
- from version 3.22.2
  * Database service
    * Support for Private DNS in ExaCS systems during provisioning
      * ``oci db cloud-vm-cluster create --private-zone-id``

OBS-URL: https://build.opensuse.org/request/show/1060960
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=69
2023-01-26 13:37:12 +00:00
Dominique Leuenberger
0a80416576 Accepting request 1056166 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1056166
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=33
2023-01-05 14:01:34 +00:00
07754e7ebd Accepting request 1056158 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.22.0
  * Support for the Queue service
    * ``oci queue``
  * Support new pluggable-database commands for the Database service
    * ``oci db database move``
    * ``oci db pluggable-database disable-pluggable-database-management``
    * ``oci db pluggable-database enable-pluggable-database-management``
    * ``oci db pluggable-database modify-pluggable-database-management``
  * Support optional parameters availability_configuration and maintenance_window_schedule
    on monitors creation and updation for the APM Synthetics service
    * ``oci apm-synthetics monitor create-browser-monitor
      --availability_configuration, --maintenance_window_schedule``
    * ``oci apm-synthetics monitor create-rest-monitor
      --availability_configuration, --maintenance_window_schedule``
    * ``oci apm-synthetics monitor create-scripted-browser-monitor
      --availability_configuration, --maintenance_window_schedule``
    * ``oci apm-synthetics monitor create-scripted-rest-monitor
      --availability_configuration, --maintenance_window_schedule``
    * ``oci apm-synthetics monitor update-browser-monitor
      --availability_configuration, --maintenance_window_schedule``
    * ``oci apm-synthetics monitor update-rest-monitor
      --availability_configuration, --maintenance_window_schedule``
    * ``oci apm-synthetics monitor update-scripted-browser-monitor
      --availability_configuration, --maintenance_window_schedule``
    * ``oci apm-synthetics monitor update-scripted-rest-monitor
      --availability_configuration, --maintenance_window_schedule``
  * Support new Project commands & optional parameters for the DevOps service
    * ``oci devops work-request list --operation-type-multi-value-query``
    * ``oci devops project schedule-cascading-delete``
    * ``oci devops project cancel-cascading-delete``

OBS-URL: https://build.opensuse.org/request/show/1056158
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=67
2023-01-05 12:12:04 +00:00
Dominique Leuenberger
06cad16622 Accepting request 1041207 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1041207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=32
2022-12-08 15:50:57 +00:00
d27efc6e15 Accepting request 1040916 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.21.0
  * Support for the Document Understanding service
    * ``oci ai-document``
  * Support for Container Instances service
    * ``oci container-instances``
  * Support for Collecting Diagnostics action in GoldenGate Deployment service
    * ``oci goldengate deployment collect-diagnostics``
  * Support for enabling create stack from OCI DevOps Service or Bitbucket
    Cloud/Server as Source Control Management in Resource Manager service
    * ``oci resource-manager configuration-source-provider
      update-bitbucket-cloud-username-app-password-provider``
    * ``oci resource-manager configuration-source-provider
      update-bitbucket-server-access-token-provider``
    * ``oci resource-manager stack create-from-bitbucket-cloud``
    * ``oci resource-manager stack create-from-bitbucket-server``
    * ``oci resource-manager stack update-from-bitbucket-cloud``
    * ``oci resource-manager stack update-from-devops``
    * ``oci resource-manager configuration-source-provider
      create-bitbucket-cloud-username-app-password-provider``
    * ``oci resource-manager configuration-source-provider
      create-bitbucket-server-access-token-provider``
    * ``oci resource-manager stack code``
  * Support for new optional parameters for Devops Deployments in Devops service
    * ``oci devops deployment create-pipeline-deployment --stage-override-arguments``
    * ``oci devops deployment create-single-stage-deployment --stage-override-arguments``
  * Stack Monitoring service
    * Support for PeopleSoft Discovery in Stack Monitoring service
      * ``oci stack-monitoring discovery-job create --discovery-details``
    * Support for Apache Tomcat and SQLServer Discovery
      * ``oci stack-monitoring discovery-job create --discovery-detail``

OBS-URL: https://build.opensuse.org/request/show/1040916
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=65
2022-12-07 19:05:14 +00:00
Dominique Leuenberger
960c2dfae4 Accepting request 1039555 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1039555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=31
2022-12-02 14:47:32 +00:00
ce7d955719 Accepting request 1039288 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.20.3
  * Upgraded the cryptography version to (>=3.2.1,<39.0.0)
    to fix the `OpenSSL Security bug
    <https://www.openssl.org/blog/blog/2022/11/01/email-address-overflows/>`_
- Refresh patches for new version
  + oc_relax-python-depends.patch

OBS-URL: https://build.opensuse.org/request/show/1039288
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=63
2022-12-02 10:48:53 +00:00
Dominique Leuenberger
e90c045087 Accepting request 1037508 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1037508
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=30
2022-11-24 11:23:16 +00:00
b2a88b9224 Accepting request 1037352 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.20.2
  * Database service
    * Support for mTLS authentication with Listener and for providing custom value for
      TLS port and Non-TLS Port during AVM Cluster Creation on ExaCC
      * ``oci db autonomous-vm-cluster create --is-mtls-enabled --scan-listener-port-non-tls
        --scan-listener-port-tls``
    * Support for new optional parameters in CloudAutonomousVmClusters
      * ``oci db cloud-autonomous-vm-cluster create --autonomous-data-storage-size-in-tbs
         --cpu-core-count-per-node --db-servers --maintenance-window-details
	 --memory-per-oracle-compute-unit-in-gbs --total-container-databases``
      * ``oci db cloud-autonomous-vm-cluster update --maintenance-window-details``
    * Support for new command in CloudExadataInfrastructure
      * ``oci db cloud-exadata-infrastructure-unallocated-resources get``
  * Support to list resources and outputs associated with resource manager
    job and stack for the Resource Management service
    * ``oci resource-manager associated-resource-summary list-job-associated-resources``
    * ``oci resource-manager associated-resource-summary list-stack-associated-resources``
    * ``oci resource-manager job-output-summary list-job-outputs``
  * Improved handling SSL error messages in CLI to enable customers self help
- Refresh patches for new version
  + oc_relax-python-depends.patch
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1037352
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=61
2022-11-23 10:01:15 +00:00
Dominique Leuenberger
363586fbef Accepting request 1035658 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1035658
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=29
2022-11-15 12:18:41 +00:00
6964d97dce Accepting request 1035622 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.20.1
  * Database service
    * Support for new commands
      * ``oci db autonomous-database list-refreshable-clones``
      * ``oci db cloud-exa-infra add-storage``
      * ``oci db cloud-vm-cluster add``
      * ``oci db cloud-vm-cluster remove``
    * Support for new optional parameters
      * ``oci db cloud-vm-cluster create --data-storage-size-in-tbs
        --db-node-storage-size-in-gbs --db-servers --memory-size-in-gbs``
      * ``oci db cloud-vm-cluster update --data-storage-size-in-tbs
        --db-node-storage-size-in-gbs --memory-size-in-gbs``
  * Support for creating rollback jobs in the Resource Manager service
    * ``oci resource-manager job create-plan-rollback-job``
    * ``oci resource-manager job create-apply-rollback-job``
  * Support for EDGE value for existing parameter --node-type in the Big Data service
    * ``oci bds instance worker-nodes add --node-type``
  * Support for new optional parameter in the Data Flow service
    * ``oci data-flow private-endpoint create --scan-details``
    * ``oci data-flow private-endpoint update --scan-details``
  * Application Dependency Management service
    * Support for new commands
      * ``oci adm vulnerability-audit create-vulnerability-audit-external-resource-vulnerability-audit-source``
      * ``oci adm vulnerability-audit create-vulnerability-audit-oci-resource-vulnerability-audit-source``
      * ``oci adm vulnerability-audit create-vulnerability-audit-unknown-source-vulnerability-audit-source``
    * Support for new optional parameters
      * ``oci adm vulnerability-audit list-application-dependency-vulnerabilities --depth --root-node-id``
  * Dependency on click is downgraded to 7.1.2
  * The required parameters --application-dependencies --compartment-id
    are now optional in the Application Dependency Management service

OBS-URL: https://build.opensuse.org/request/show/1035622
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=59
2022-11-14 13:26:21 +00:00
Dominique Leuenberger
80e138ebbd Accepting request 1033467 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1033467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=28
2022-11-04 16:37:37 +00:00
a02c310ae1 Accepting request 1032883 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.20.0
  * Database service
    * Support for Clone from backup from last available timestamp
      * ``oci db autonomous-database create-from-backup-timestamp
        --use-latest-available-backup-time-stamp ``
    * The required parameter --timestamp is now optional in the below command
      * ``oci db autonomous-database create-from-backup-timestamp``
    * The required parameter --display-name is now optional in the below command
      * ``oci db autonomous-database-backup create``
  * Support for agent settings parameter for specifying third-party Qualys scanner
    when creating or updating a host scan recipe in the Vulnerability Scanning service
    * ``oci vulnerability-scanning host scan recipe create --agent-settings ``
    * ``oci vulnerability-scanning host scan recipe update --agent-settings ``
  * Support for the below commands in the Logging Analytics service
    * ``oci log-analytics storage list-encryption-key-info``
    * ``oci log-analytics storage assign-encryption-key``
  * Golden Gate service
    * Support for Connections for Database Resources
      * ``oci golden-gate connection``
    * Support for the below new command
      * ``oci goldengate deployment-type-collection list-deployment-types``
    * Support for the parameters --assignable-connection-id, --assigned-connection-id
      and --supported-connection-type in the below command
      * ``oci goldengate deployment list``
  * [BREAKING] The command oci organizations work-request-log-entry list has been
    changed to oci organizations work-request-log list in the Organization service
  * Improved CLI error message on incorrect JSON input
- from version 3.19.0
  * Support for Full Stack Disaster Recovery service
    * ``oci disaster-recovery``

OBS-URL: https://build.opensuse.org/request/show/1032883
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=57
2022-11-04 08:22:58 +00:00
Dominique Leuenberger
fc1f169524 Accepting request 1010232 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1010232
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=27
2022-10-18 14:06:51 +00:00
82a49c7f3a Accepting request 1009354 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.18.1
  * Bastion support for target host identification and enabled SOCKS support
    for dynamic port forwarding sessions
    * ``oci bastion``
  * Operations Insights service
    * Support for creating Enterprise Manager-based Windows host targets for ``--platform-type``
      * ``oci opsi host-insights list --platform-type``
    * Support for creating Management Agent Cloud Service-based Windows and
      Solaris hosts targets for ``--platform-type``
      * ``oci opsi host-insights list --platform-type``
    * Support for Host Top Process allowing users to locate top processes
      running at a particular point in time
      * ``oci opsi host-insights summarize-top-processes-usage --compartment-id
        --id --resource-metric --timestamp --analysis-time-interval``
    * Support for Host Top Process allowing users to filter by a single process
      in order to trend this process over time
      * ``oci opsi host-insights summarize-top-processes-usage --compartment-id
        --id --resource-metric --timestamp --analysis-time-interval``
  * Cloud-Bridge Service
    * Support for check to require ``--vcenter-endpoint`` and ``--discovery-credentials``
      parameters if asset source is VMWARE for ``--type``
      * ``oci cloud-bridge discovery asset-source create --type VMWARE``
- Refresh patches for new version
    + oc_relax-python-depends.patch
- Update BuildRequires and Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1009354
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=55
2022-10-12 12:51:25 +00:00
Richard Brown
3b60c2e401 Accepting request 1007086 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1007086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=26
2022-09-30 15:58:01 +00:00
454a135b29 Accepting request 1006907 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.18.0
  * Support for previous pagination in Resource Search service
    * ``oci search resource structured-search --page $opc-previous-token``
  * Support for Elastic Compute feature as part of database service
    * ``oci db exadata-infrastructure generate-recommended-vm-cluster-network --db-servers``
    * ``oci db exadata-infrastructure update --additional-compute-count,
      --additional-compute-system-model``
    * ``oci db vm-cluster-network resize --action, --exadata-infrastructure-id,
      --vm-cluster-network-id, --vm-networks``
  * Stack Monitoring service
    * Support for new command
      * ``oci stack-monitoring resource search-associated-resources``
    * Support for new optional parameter
      * ``oci stack-monitoring resource search --external-id``
      * ``oci stack-monitoring resource create --external-id``
      * ``oci stack-monitoring resource delete --is-delete-members``
  * NoSQL service
    * ``oci nosql query prepare``
      * Added a new optional argument ``--is-get-query-plan``
      * Added the optional ``queryPlan`` property in the JSON response
    * ``oci nosql table get``
      * Added the properties ``isAsUuid`` and ``isGenerated`` to the ``Column``
        JSON object that is included in the JSON response
      * Added the ``identity`` JSON object that is included in the the JSON response
    * ``oci nosql table list-table-usage``
      * Added the property ``maxShardSizeUsageInPercent`` in the JSON response
  * [BREAKING]  DNS service
    *  ``oci dns resolver-endpoint create --subnet-id --nsg-ids``
      * Required parameter ``--subnet-id`` was added
      * Optional paramater ``--nsg-ids`` was added

OBS-URL: https://build.opensuse.org/request/show/1006907
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=53
2022-09-29 19:08:29 +00:00
Dominique Leuenberger
78a6f469c6 Accepting request 1004061 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1004061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=25
2022-09-16 11:32:30 +00:00
cd81ce9259 Accepting request 1003330 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.16.0
  * Monitoring service
    * Support for new parameters
      * ``oci monitoring alarm create --is-notifications-per-metric-dimension-enabled``
      * ``oci monitoring alarm update --is-notifications-per-metric-dimension-enabled``
      * ``oci monitoring metric-data post --content-encoding``
    * Support for retrieving dimension
      * ``oci monitoring alarm-dimension-states-collection retrieve-dimension-states``
  * Support for Preferred Credentials for performing privileged operations
    in the Database Management service
    * ``oci database-management preferred-credential``
  * Data Connectivity service
    * Support for new commands
      * ``oci data-connectivity data-entity create-entity-shape-create-entity-shape-from-message``
      * ``oci data-connectivity data-preview create-data-preview-derived-entity``
      * ``oci data-connectivity data-profile create-data-profile-derived-entity``
      * ``oci data-connectivity execute-operation-job-details
        create-execute-operation-job-operation-from-api``
    * Support for new parameters
      * ``oci data-connectivity endpoint update --dns-zones``
      * ``oci data-connectivity data-entity list --include-types``
      * ``oci data-connectivity schema list --include-types``
    * Support for new optional parameter data-entity-entity-properties in the below commands
      * ``oci data-connectivity data-entity create-data-preview-ds``
      * ``oci data-connectivity data-entity create-data-preview-file``
      * ``oci data-connectivity data-entity create-data-preview-sql``
      * ``oci data-connectivity data-entity create-data-preview-table``
      * ``oci data-connectivity data-entity create-data-preview-view``
      * ``oci data-connectivity data-entity create-data-profile-ds``
      * ``oci data-connectivity data-entity create-data-profile-file``

OBS-URL: https://build.opensuse.org/request/show/1003330
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=51
2022-09-16 09:04:20 +00:00
Dominique Leuenberger
db68448178 Accepting request 1001682 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/1001682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=24
2022-09-08 12:22:05 +00:00
02ba54d900 Accepting request 1001392 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.15.2
  * Support for dynamic window sizing and new terminal too
    small error message in interactive mode
    * ``oci -i``
  * Support for in-place upgrade in the OCVS service
    * ``oci ocvs esxi-host create``
  * Support for customers to choose to opt for Guest VM event collection,
    diagnostics logs and traces in the Database service
    * ``oci db system launch``
    * ``oci db system launch-from-backup``
    * ``oci db system launch-from-database``
    * ``oci db system launch-from-db-system``
    * ``oci db system update``
    * ``oci db data-guard-association create with-new-db-system``
  * Support for performance-based autotuning of Block and Boot
    Volumes in the Block Storage service
    * ``oci bv boot-volume create``
    * ``oci bv boot-volume create-boot-volume-boot-volume-source-from-boot-volume-replica-details``
    * ``oci bv boot-volume update``
    * ``oci bv volume create``
    * ``oci bv volume create-volume-volume-source-from-block-volume-replica-details``
    * ``oci bv volume update``
  * Support for Single Client Access Name protocol as Data Source and for
    Network Security Groups in Private Access Channel in the Analytics service
    * ``oci analytics analytics-instance create-private-access-channel``
- from version 3.15.1
  * Support for support rewards redemption summaries in the Usage service
    * ``oci usage redemption-summary list-redemption-summaries``
  * Support for parent tenancy of an organization to view child tenancy
    categories, recommendations, and resource actions in the Optimizer service

OBS-URL: https://build.opensuse.org/request/show/1001392
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=49
2022-09-07 09:35:52 +00:00
Dominique Leuenberger
f051371286 Accepting request 999382 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/999382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=23
2022-08-27 09:49:53 +00:00
68fb5079da Accepting request 998959 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.15.0
  * Support for debug reports and analysis in Service Mesh service
    * ``oci service-mesh debug report``
  * Support for Logging Analytics as a target for Streaming Source
    feature for Service Connector Hub in the Logging service
    * ``oci logging analytics target``
  * Support for streaming Application logs to Logging Service
    in the Data Flow Service
    * ``oci data-flow run create --application-log-config``
    * ``oci data-flow application create --application-log-config``
    * ``oci data-flow application update --application-log-config``
    * ``oci data-flow run submit --application-log-config``
  * Support for the below commands in the Cloud Guard service
    * ``oci cloud-guard data-source``
    * ``oci cloud-guard detector-recipe-detector-rule``
    * ``oci cloud-guard problem list-problem-entities``
    * ``oci cloud-guard work-request``
    * ``oci cloud-guard work-request-error``
    * ``oci cloud-guard work-request-log-entry``
  * The parameter --source-detector-recipe-id is now optional
    in the below command in the Cloud Guard service
    * ``oci cloud-guard detector-recipe create``
  * [BREAKING] The command ``oci logging-search search-result search-logs``
    has been changed back to be ``oci logging-search search-logs``
- from version 3.14.0
  * Support for moving resources in the Dashboard Service
    * ``oci dashboard-service dashboard-group change-compartment``
    * ``oci dashboard-service dashboard change-dashboard-group``
  * Java Management service
    * Support for Java download and installation

OBS-URL: https://build.opensuse.org/request/show/998959
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=47
2022-08-26 10:04:52 +00:00
Dominique Leuenberger
930066f26f Accepting request 993784 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/993784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=22
2022-08-09 13:27:08 +00:00
3dbcb2c6ef Accepting request 993264 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.13.0
  * Support for the Open Search service
    * ``oci opensearch``
  * Support for private repositories in the DevOps service
    * Added support for DevOps Build connection resource for private repositories
      * ``oci devops connection create-bitbucket-server-connection``
      * ``oci devops connection create-gitlab-server-connection``
      * ``oci devops connection update-bitbucket-server-connection``
      * ``oci devops connection update-gitlab-server-connection``
    * Added support for DevOps Build trigger resource for private repositories
      * ``oci devops trigger create-gitlab-server-trigger``
      * ``oci devops trigger create-bitbucket-server-trigger``
      * ``oci devops trigger update-bitbucket-server-trigger``
      * ``oci devops trigger update-gitlab-server-trigger``
    * Added support for DevOps Build stage resource to use private connections
      * ``oci devops build-pipeline-stage create-build-stage --network-channel``
      * ``oci devops build-pipeline-stage update-build-stage --network-channel``
  * Changed --table-limits argument to optional in the NoSQL service
    * ``oci nosql table create --table-limits``
  * Changed loading json document to support case insensitive prefix
    (file://) for global parameter and all json loading commands
    * ``--from-json``
  * [BREAKING] Command and subgroup work-request-log list renamed
    in the Governance Rules Control Plane service
    * ``oci governance-rules-control-plane work-request
      work-request-log-entry list-work-request-logs``
  * [BREAKING] Subgroup work-request renamed in the Tenant
    Manager Control Plane service
    * ``oci organizations work-request-log list``
  - from version 3.12.0

OBS-URL: https://build.opensuse.org/request/show/993264
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=45
2022-08-08 13:25:04 +00:00
Richard Brown
ccca099ea2 Accepting request 991050 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/991050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=21
2022-07-26 17:45:09 +00:00
54a2d0c01f Accepting request 990997 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.11.1
  * Support for 2 new global parameters to provide connection and read timeout value
    * ``oci --connection-timeout --read-timeout``
  * Support for Container Databases (CDBs) and Pluggable Databases (PDBs) discovery
    in the Stack Monitoring service
    * ``oci stack-monitoring discovery-job create --compartment-id --discovery-details``
  * Support for the Fusion Apps service
    * ``oci fusion-apps``
  * Support for the Oracle Process Automation service
    * ``oci opa``
  * Support for ingress routing tables to NAT Gateway and Internet
    Gateway in the VCN Routing service
    * ``oci network nat-gateway create --route-table-id``
    * ``oci network nat-gateway update --route-table-id``
    * ``oci network internet-gateway create --route-table-id``
    * ``oci network internet-gateway update --route-table-id``
  * Support for maintenance reboot due date extension on Virtual Machine
    instances in the core service
    * ``oci compute instance-maintenance-reboot get``
    * ``oci compute instance update --time-maintenance-reboot-due``
  * Support for Oracle Managed Access service
    * ``oci oma``
  * Support for grapePeriod for wallet rotation feature in the Autonomous Database service
    * ``oci db autonomous-database-wallet rotate --grace-period``
    * ``oci db autonomous-database-wallet rotate-regional-wallet --grace-period``
  * Support for the Media service
    * ``oci media-services``
  * Modified supported version for the following package:
    cryptography (>=3.2.1, <=37.0.2), pyOpenSSL (>=17.5.0, <=22.0.0)
- from version 3.11.0

OBS-URL: https://build.opensuse.org/request/show/990997
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=43
2022-07-25 14:05:08 +00:00
Dominique Leuenberger
22b883e945 Accepting request 986473 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/986473
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=20
2022-07-05 10:08:46 +00:00
7084c9ff07 Accepting request 986330 from home:glaubitz:branches:Cloud:Tools
- Update to version 3.10.5
  * Support for the Network Monitoring service
    * ``oci vn-monitoring``
  * Support for EmWarehouse Service
    * ``oci em-warehouse``
  * Support for specifying application scan settings when creating or updating
    host scan recipes in the Vulnerability Scanning service
    * ``oci vulnerability-scanning host scan recipe create --application-settings``
    * ``oci vulnerability-scanning host scan recipe update --application-settings``
  * Support for shared infrastructure autonomous database character sets in the Database service
    * ``oci db autonomous-database-character-sets list``
  * Support for safe-deleting nodes in the Container Engine for Kubernetes service
    * ``oci ce node-pool create --is-force-deletion-after-override-grace-duration-query-param``
    * ``oci ce node-pool update --is-force-deletion-after-override-grace-duration-query-param``
    * ``oci ce node-pool delete --is-force-deletion-after-override-grace-duration-query-param``
    * ``oci ce node-pool delete-node --is-force-deletion-after-override-grace-duration-query-param``
  * Support for ``ncharacter-set`` and ``ncharacter-set`` in Autonomous database service
    * ``oci db autonomous-database create --character-set "AL32UTF8" --ncharacter-set "AL16UTF16"``
- from version 3.10.4
  * Support for the Network Firewall service
    * ``oci network-firewall``
  * Support for CSV file type datasets for text labeling and JSONL in the Data Labeling service
    * ``oci data-labeling-service dataset create-dataset-text-dataset-format-details
      --dataset-format-details-text-file-type-metadata``
  * Support for diagnostics in the Database Management service
    * ``oci database-management diagnosability``
    * ``oci database-management sql-tuning-task``
  * Fixed following command/operations input, output filenames and path for
    windows OS in object storage service
    * ``oci os object sync``

OBS-URL: https://build.opensuse.org/request/show/986330
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/oci-cli?expand=0&rev=41
2022-07-03 15:29:37 +00:00
Dominique Leuenberger
916962b448 Accepting request 978241 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/978241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=19
2022-05-25 18:34:12 +00:00