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

Adding more memory? #103

Closed
kdvolder opened this issue May 28, 2019 · 2 comments
Closed

Adding more memory? #103

kdvolder opened this issue May 28, 2019 · 2 comments

Comments

@kdvolder
Copy link

Is it possible to add more memory/disk to cf dev (like it was possible in the old pcfdev were you could pass some options to the 'start' command to create larger VM to run it on)?

I tried cf dev --help, cf dev start --help but no information about this.

I also read the readme here: https://github.com/cloudfoundry-incubator/cfdev/blob/master/README.md

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/166316220

The labels on this github issue will be updated when the story is started.

@aemengo
Copy link
Contributor

aemengo commented May 28, 2019

The help commands can be accessed like so:

cf dev help start

You cannot configure the disk size but you can configure the memory with the -m flag, much like before.

cf dev start -m 20000

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

No branches or pull requests

3 participants