Skip to content

Conversation

@philnash
Copy link
Contributor

Adds an --output-format (or -o) flag to the deploy, list-templates, list and promote commands. Commands that already supported this flag include logs and env:list. Commands that do not support an output format currently include new and start.

This supersedes #143.

Contributing to Twilio

All third-party contributors acknowledge that any contributions they provide will be made under the same open-source license that the open-source project is provided under.

  • I acknowledge that all my contributions will be made under the project's license.

@philnash philnash requested a review from dkundel September 13, 2021 07:00
Copy link
Contributor

@dkundel dkundel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a couple of comments. Looks good overall

@@ -1,6 +1,6 @@
import { ServerlessFunctionSignature } from '@twilio-labs/serverless-runtime-types/types';
import bodyParser from 'body-parser';
import EventEmitter from 'events';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's the purpose of this change?

@dkundel dkundel merged commit 75067a9 into main Sep 24, 2021
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

Successfully merging this pull request may close these issues.

3 participants