pulumi/sdk/nodejs/cmd
joeduffy 599ca8ea43 Add accessors to fetch the Pulumi project and stack names
This change adds functions, `pulumi.getProject()` and `pulumi.getStack()`,
to fetch the names of the project and stack, respectively.  These can be
handy in generating names, specializing areas of the code, etc.

This fixes pulumi/pulumi#429.
2017-10-19 08:26:57 -07:00
..
dynamic-provider Shorten lines. 2017-10-16 23:06:53 -07:00
langhost Enable 'use const' linter rule. (#405) 2017-10-10 14:50:55 -07:00
run Add accessors to fetch the Pulumi project and stack names 2017-10-19 08:26:57 -07:00