aws-nitro-enclaves-cli
aws-nitro-enclaves-cli copied to clipboard
Enclaves failing to start. `--attach_console` argument should be optional
The --attach_console flag was added in the latest release but has broken our builds as it wasn't optional
https://github.com/aws/aws-nitro-enclaves-cli/blob/cdfa323f69a0cfff2204a25363c7334777c133d7/src/common/commands_parser.rs#L32
Hi @jakekgrog, can you describe the issue in more detail? I ran a few tests and the enclaves seem to start just fine without --attach-console flag in either debug or production mode on release 1.2.0.
There is no need for Optional
Released in 1.2.1