Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Please include --rs parameter and Environment Variable for registry secret name

Open
#6 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
shell
Domain
cli, cloud

Research direction

Review the repository's run scripts and the existing ibmcloud ce app create examples. Check how registry secrets are currently supplied, then verify that the examples consistently expose a REGISTRY_SECRET environment variable and pass it through --rs; done means the documented commands remain valid with the variable set.

Written by the indexing model from the issue text.

Description

I would add something like this:
export REGISTRY_SECRET=myicrsecret
and in run scripts:
ibmcloud ce app create -n helloworld --rs $REGISTRY_SECRET --image ${REPOSITORY}/helloworld

Dominant language
Shell
Stars
117
Forks
153
Avg merge
2d 20h
Merged PRs (30d)
17

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from IBM/CodeEngine

All issues in IBM/CodeEngine

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.