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

Adding a sam --info command #776

Merged
merged 7 commits into from
Nov 19, 2018
Merged

Adding a sam --info command #776

merged 7 commits into from
Nov 19, 2018

Conversation

sanathkr
Copy link
Contributor

This command currently prints version information in JSON format.
In future we will expand this to print everything from versions of
dependencies, list of commands available, capabilities exposed by
the commands, etc. Hopefully eventually this will provide a nice
list of machine readable instructions for other tools to integrate
with SAM CLI

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This command currently prints version information in JSON format.
In future we will expand this to print everything from versions of
dependencies, list of commands available, capabilities exposed by
the commands, etc. Hopefully eventually this will provide a nice
list of machine readable instructions for other tools to integrate
with SAM CLI
@sanathkr sanathkr requested a review from sriram-mv November 19, 2018 08:00
Copy link
Contributor

@sriram-mv sriram-mv left a comment

Choose a reason for hiding this comment

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

sam info! 🍾

@sanathkr sanathkr merged commit 1b4453c into aws:develop Nov 19, 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

Successfully merging this pull request may close these issues.

2 participants