Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pipeline step view: export env vars as export script #18

Open
jstrachan opened this issue Jul 30, 2020 · 3 comments
Open

pipeline step view: export env vars as export script #18

jstrachan opened this issue Jul 30, 2020 · 3 comments

Comments

@jstrachan
Copy link
Contributor

when debugging locally a step that fails, it'd be super nice if there was a quick way to turn all the env vars into a shell script for copy/paste into a terminal!

e.g. a button/link to view the env vars as a shell script.

e.g. for this page..

Octant

have a way to show that as text...

export APP_NAME="foo"
export BRANCH_NAME="PR-3"
...
@jenkins-x-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle stale

@jenkins-x-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle rotten

@jstrachan
Copy link
Contributor Author

FWIW we've a CLI command for this now: https://jenkins-x.io/v3/develop/reference/jx/pipeline/env/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants