Skip to content

Feature Request: Command Line Streamline #40

@EasyG0ing1

Description

@EasyG0ing1

I see in the readme how to use the open command to create a ram drive from the command line, but once the drive is created, TMPDisk remains running in the background.

Could we add a command line switch for closing the program once the drive is created?

Also, are all of the command line arguments documented anywhere? Or are the command line arguments in the readme the only ones available?

Also, it would be nice to be able to specify the size units on the command line like:

open -a /Applications/TmpDisk.app --args -name=TestDisk -size=64MB
open -a /Applications/TmpDisk.app --args -name=TestDisk -size=24GB

Or maybe

open -a /Applications/TmpDisk.app --args -name=TestDisk -size=64 -units=MB
open -a /Applications/TmpDisk.app --args -name=TestDisk -size=24 -units=GB

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions