Skip to content

Commit eee5590

Browse files
committed
removed edbctl setup command content and added 1.2.0 release notes
1 parent 2f4b950 commit eee5590

File tree

4 files changed

+28
-41
lines changed

4 files changed

+28
-41
lines changed

product_docs/docs/edbctl/1.2/edbctl_setup.mdx

Lines changed: 0 additions & 41 deletions
This file was deleted.

product_docs/docs/edbctl/1.2/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,10 @@ Use "edbctl [command] --help" for more information about a command.
162162
- [edbctl credential](edbctl_credential.mdx) — Manage authentication credentials.
163163
- [edbctl image](edbctl_image.mdx) — Asset management commands
164164
- [edbctl image-pull-secret](edbctl_image_pull_secret.mdx) — Pull secret management commands.
165+
- [edbctl image](edbctl_image.mdx) — Asset management commands.
165166
- [edbctl operand](edbctl_operand.mdx) — Operand image management commands.
166167
- [edbctl project](edbctl_project.mdx) — Manage projects associated with the database clusters.
168+
- [edbctl location](edbctl_location.mdx) — Manage locations for database cluster provisioning.
167169
- [edbctl cluster](edbctl_cluster.mdx) — Manage database cluster resources.
168170
- [edbctl backup](edbctl_backup.mdx) — Manage cluster backups.
169171
- [edbctl config](edbctl_config.mdx) — Manage configuration settings for `edbctl` tool.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: edbctl 1.2.0 release notes
3+
navTitle: Version 1.2.0
4+
---
5+
6+
Released: 25 Feb 2026
7+
The edbctl 1.2.0 release includes new features, improvements, and bug fixes to enhance the functionality and performance of the Hybrid Manager CLI tool.
8+
9+
| Type | Description |
10+
|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|
11+
| Feature | Project Location Visibility: Introduced the location list command to display all available installation locations. |
12+
| Bug fix | Removed the deprecated `image create-image-set-config-for-oc-mirror` command. |
13+
| Bug fix | Registry Sync Improvements: Updated registry synchronization to make destination credentials optional and added the `--insecure-destination-registry` flag. |
14+
| Bug fix | Updated sample configuration files and resolved internal naming inconsistencies. |
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: edbctl release notes
3+
navTitle: Release notes
4+
navigation:
5+
- edbctl_1_2_0_rel_notes
6+
---
7+
8+
The edbctl documentation describes the latest version of edbctl including minor releases and patches. These release notes provide information on what was new in each release.
9+
10+
| Version | Release date |
11+
|-------------------------------------|--------------|
12+
| [1.2.0](edbctl_1_2_0_rel_notes.mdx) | 25 Feb 2026 |

0 commit comments

Comments
 (0)