Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Jun 6, 2018

A proper solution would be to pass command line arguments as an array.
Unfortunately, this is not currently possible with shelljs. See also
shelljs/shelljs#143.

As a workaround, surround the command with quotes to at least fix
commands with spaces.

Closes #50.

A proper solution would be to pass command line arguments as an array.
Unfortunately, this is not currently possible with shelljs. See also
shelljs/shelljs#143.

As a workaround, surround the command with quotes to at least fix
commands with spaces.

Closes #50.
@brendandburns
Copy link
Contributor

@cbuchacher thanks for the PR. We need a signed CLA to merge.

Thanks!

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 18, 2018
@ghost
Copy link
Author

ghost commented Jun 18, 2018

Signed.

@brendandburns
Copy link
Contributor

LGTM. thanks!

@brendandburns brendandburns merged commit c91fa6e into kubernetes-client:master Jul 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GKE on Windows: Failed to refresh token
2 participants