But profile “bar” does not exist until start is called I think there should be a Minishift profile create that matches delete Then all other commands work inside of that profile context.
On Tue, Oct 3, 2017 at 9:21 AM Hardy Ferentschik <[email protected]> wrote: > On Tue, 03-Oct-2017 14:28, Burr Sutter wrote: > > any thoughts how the workaround for addons + profiles? > > See the comments on the issue you created. You are using the commands > wrong. You > issue 'config set' and 'addon enable' commands against the currently > active profile, but then > you start a new profile. If you want to set the config and add-ons prior > to starting the profile > you need to do something like: > > $ minishift --profile bar addon enable anyuid > > resp > > $ minishift --profile test config set memory 6144 > > --Hardy > >
_______________________________________________ Container-tools mailing list [email protected] https://www.redhat.com/mailman/listinfo/container-tools
