Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Remove CLI indirection #2294

Merged
merged 1 commit into from
Oct 1, 2020
Merged

Remove CLI indirection #2294

merged 1 commit into from
Oct 1, 2020

Conversation

jgrund
Copy link
Member

@jgrund jgrund commented Oct 1, 2020

The docker iml cli had an extra layer of indirection where it would
source a profile before invoking the iml binary.

This may have been done prior to using .dotenv in the cli binary, but
it's no longer needed so we can remove all of it.

Screen Shot 2020-10-01 at 12 36 02 PM

Signed-off-by: Joe Grund jgrund@whamcloud.io


This change is Reviewable

The docker iml cli had an extra layer of indirection where it would
source a profile before invoking the iml binary.

This may have been done prior to using .dotenv in the cli binary, but
it's no longer needed so we can remove all of it.

Signed-off-by: Joe Grund <jgrund@whamcloud.io>
@jgrund jgrund added the bug label Oct 1, 2020
@jgrund jgrund self-assigned this Oct 1, 2020
@jgrund jgrund mentioned this pull request Oct 1, 2020
@jgrund jgrund merged commit ee0b513 into master Oct 1, 2020
@jgrund jgrund deleted the remove-cli-indirection branch October 1, 2020 21:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants