pulumi/pkg/backend/cloud
Joe Duffy 811759fb77
Fix missing emojis on Windows (#966)
I was reminded of this yesterday with unprintable characters as I
debugged some things on Windows.  Inspired by Yarn, this change adds
a new flag --emoji (-e for short) that can be used to control whether
we show ASCII-only characters or not in the console.  On Mac, it
defaults to true, and on Windows and Linux, it defaults to false.

This also brings back the retro ASCII-friendly progress spinner
when --emoji is disabled.
2018-02-21 09:42:06 -08:00
..
api.go Fix up API URLs 2018-02-18 08:08:15 -08:00
backend.go Fix missing emojis on Windows (#966) 2018-02-21 09:42:06 -08:00
context.go Rename package to project (#935) 2018-02-14 13:56:16 -08:00
context_test.go Rename package to project (#935) 2018-02-14 13:56:16 -08:00
stack.go Rename package to project (#935) 2018-02-14 13:56:16 -08:00