mirror of
https://github.com/89luca89/distrobox.git
synced 2026-08-19 01:14:49 -05:00
create/enter: add dry-run mode that only prints the command to execute
This commit is contained in:
@@ -38,6 +38,7 @@ Options:
|
||||
--additional-flags/-a: additional flags to pass to the container manager command
|
||||
--init-hooks additional commands to execute during container initialization
|
||||
--help/-h: show this message
|
||||
--dry-run/-d: only print the container manager command generated
|
||||
--verbose/-v: show more verbosity
|
||||
--version/-V: show version
|
||||
|
||||
|
||||
@@ -25,6 +25,7 @@ Options:
|
||||
--no-tty/-T: do not instantiate a tty
|
||||
--additional-flags/-a: additional flags to pass to the container manager command
|
||||
--help/-h: show this message
|
||||
--dry-run/-d: only print the container manager command generated
|
||||
--verbose/-v: show more verbosity
|
||||
--version/-V: show version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user