sparse-intern-71089
03/29/2021, 3:54 PMloud-battery-37784
03/29/2021, 3:55 PMloud-battery-37784
03/29/2021, 3:57 PMpulumi config get data --show-secrets
to see it in plain text. See https://www.pulumi.com/docs/reference/cli/pulumi_config/ and https://www.pulumi.com/docs/reference/cli/pulumi_config_get/proud-pizza-80589
03/29/2021, 3:58 PMloud-helicopter-75345
03/29/2021, 5:45 PMpulumi config get data --show-secrets
Error: unknown flag: --show-secrets
Usage:
pulumi config get <key> [flags]
Flags:
-h, --help help for get
-j, --json Emit output as JSON
--path The key contains a path to a property in a map or list to get
Global Flags:
--color string Colorize output. Choices are: always, never, raw, auto (default "auto")
--config-file string Use the configuration values in the specified file rather than detecting the file name
-C, --cwd string Run pulumi as if it had been started in another directory
--disable-integrity-checking Disable integrity checking of checkpoint files
-e, --emoji Enable emojis in the output
--logflow Flow log settings to child processes (like plugins)
--logtostderr Log to stderr instead of to files
--non-interactive Disable interactive mode for all commands
--profiling string Emit CPU and memory profiles and an execution trace to '[filename].[pid].{cpu,mem,trace}', respectively
-s, --stack string The name of the stack to operate on. Defaults to the current stack
--tracing file: Emit tracing to the specified endpoint. Use the file: scheme to write tracing data to a local file
-v, --verbose int Enable verbose logging (e.g., v=3); anything >3 is very verbose
An error occurred: unknown flag: --show-secrets
Actually it looks like --show-secrets exists on pulumi config
but not on pulumi config get
. Which also seems to be the case in the linked docs.red-match-15116
03/29/2021, 5:53 PMpulumi config get
automatically unwraps secrets into plaintext, but pulumi config
will mask secrets unless --show-secrets
is passed.loud-helicopter-75345
03/29/2021, 6:15 PMoutput
wouldn't he need pulumi stack output --show-secrets data
?red-match-15116
03/29/2021, 6:30 PMloud-battery-37784
03/29/2021, 9:33 PMget
inherited all the flags from the parent config
. @loud-helicopter-75345, I thought that initially about the outputs but in the Pulumi console on the web the outputs aren’t shown in the UI like the screenshot.No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by