Command line to get memory/cpu

Using Docker for Mac is there any command line approach to see how much memory/CPUs are configured for Docker.

According to this thread the command line tool was removed that allowed modifying these types of settings: Pinata missing in latest Mac Beta 1.11.2-beta15

However at this point I’d just like the ability to see what is currently configured (ideally I would like the ability to use a command to change it too though).

Is this possible by reading any files that docker has or something along those lines?