Skip to content

Script Subcommand for emitting environment variables - #201

Merged
wolfeidau merged 6 commits into
Versent:masterfrom
srizzling:script-subcommand
Aug 30, 2018
Merged

Script Subcommand for emitting environment variables#201
wolfeidau merged 6 commits into
Versent:masterfrom
srizzling:script-subcommand

Conversation

@srizzling

@srizzling srizzling commented Jul 18, 2018

Copy link
Copy Markdown
Contributor

Hi!

I have added a new subcommand called script, this will allow users to emitting environment variables into their shell.

Sometimes this is useful for passing into docker containers as a way to authenticate within a container, without having to do the login process within the container itself, and probably other use cases as well.

Changes:

  • Adding new script subcommand, should be able to emit a script that can be eval'd or invoked to source a terminal with session creds

  • Updated README.md with a splash of formatting and Table of Contents, since its actually quite large, and would help people new to the project.

@srizzling
srizzling force-pushed the script-subcommand branch from cde2b18 to 933953a Compare July 26, 2018 06:24
@srizzling srizzling changed the title [WIP] Script Subcommand for emitting environment variables Script Subcommand for emitting environment variables Jul 26, 2018
@wolfeidau
wolfeidau merged commit 100b384 into Versent:master Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants