Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply / make sure these are applied to shutit run #321

Open
ianmiell opened this issue Jun 14, 2018 · 0 comments
Open

Apply / make sure these are applied to shutit run #321

ianmiell opened this issue Jun 14, 2018 · 0 comments

Comments

@ianmiell
Copy link
Owner

sub_parsers[action].add_argument('o','-logfile',default='',help='Log output to this file')

sub_parsers[action].add_argument('--nocolor', help='Remove colorization from ShutIt', default=False, action='store_const', const=True)

sub_parsers[action].add_argument('d','-delivery', help='Delivery method, aka target. "docker" container (default)', default=None, choices=('docker','dockerfile','bash'))
@ianmiell ianmiell changed the title APply / make sure these are applied to shutit run Apply / make sure these are applied to shutit run Jun 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant