Skip to content

[v24.3.x] rpk/cloud: add cloud secret manage  #25570

@vbotbuildovich

Description

@vbotbuildovich

Backport #25326 to branch v24.3.x. This issue was created as a placeholder because the original PR's commit(s) could not be automatically cherry-picked.
Here are the commands to execute:

git checkout v24.3.x
git checkout -b manual-backport-25326-v24.3.x-645
git cherry-pick -x 4795ed020f

git push origin manual-backport-25326-v24.3.x-645
gh pr create \
  --title "[v24.3.x] rpk/cloud: add cloud secret manage " \
  --base "v24.3.x" \
  --label "kind/backport" \
  --head "manual-backport-25326-v24.3.x-645" \
  --draft \
  --repo "redpanda-data/redpanda" \
  --milestone "v24.3.x-next" \
  --body "Backport of PR https://github.com/redpanda-data/redpanda/pull/25326 "

JIRA Link: [CORE-9591](https://redpandadata.atlassian.net/browse/CORE-9591)

Metadata

Metadata

Labels

kind/backportPRs targeting a stable branch

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions