Sparkleformation:没有收到来自 `sfn print` 的输出
Sparkleformation: No output received from `sfn print`
我正在尝试在 documentation 之后尝试形成闪光,但我没有收到命令 bundle exec sfn print --file compute
的任何输出。我也尝试了不同的路径到我的计算文件而没有改变。我想查看应该创建的模板 cloudformation json。我该怎么做?
该指南有些不完整,我需要在命令中添加堆栈名称和模板文件的确切路径:bundle exec sfn print my-stack-name --file sparkleformation/compute.rb
我正在尝试在 documentation 之后尝试形成闪光,但我没有收到命令 bundle exec sfn print --file compute
的任何输出。我也尝试了不同的路径到我的计算文件而没有改变。我想查看应该创建的模板 cloudformation json。我该怎么做?
该指南有些不完整,我需要在命令中添加堆栈名称和模板文件的确切路径:bundle exec sfn print my-stack-name --file sparkleformation/compute.rb