Test - No changes - Drift mode #449
Annotations
2 errors
Plan Atmos Component
Error: Command failed: atmos describe component foobar -s plat-ue2-sandbox --format=json --process-templates=true
Error: unknown flag: --process-templates
Usage:
atmos describe component [flags]
Flags:
--file string Write the result to the file: atmos describe component <component> -s <stack> --file component.yaml
-f, --format string The output format: atmos describe component <component> -s <stack> --format=yaml|json ('yaml' is default) (default "yaml")
-h, --help help for component
-s, --stack string atmos describe component <component> -s <stack>
Global Flags:
--logs-file string The file to write Atmos logs to. Logs can be written to any file or any standard file descriptor, including '/dev/stdout', '/dev/stderr' and '/dev/null' (default "/dev/stdout")
--logs-level string Logs level. Supported log levels are Trace, Debug, Info, Warning, Off. If the log level is set to Off, Atmos will not log any messages (default "Info")
--redirect-stderr string File descriptor to redirect 'stderr' to. Errors can be redirected to any file or any standard file descriptor (including '/dev/null'): atmos <command> --redirect-stderr /dev/stdout
unknown flag: --process-templates
|
Plan Atmos Component
Error: Command failed: atmos describe component foobar -s plat-ue2-sandbox --format=json --process-templates=true
Error: unknown flag: --process-templates
Usage:
atmos describe component [flags]
Flags:
--file string Write the result to the file: atmos describe component <component> -s <stack> --file component.yaml
-f, --format string The output format: atmos describe component <component> -s <stack> --format=yaml|json ('yaml' is default) (default "yaml")
-h, --help help for component
-s, --stack string atmos describe component <component> -s <stack>
Global Flags:
--logs-file string The file to write Atmos logs to. Logs can be written to any file or any standard file descriptor, including '/dev/stdout', '/dev/stderr' and '/dev/null' (default "/dev/stdout")
--logs-level string Logs level. Supported log levels are Trace, Debug, Info, Warning, Off. If the log level is set to Off, Atmos will not log any messages (default "Info")
--redirect-stderr string File descriptor to redirect 'stderr' to. Errors can be redirected to any file or any standard file descriptor (including '/dev/null'): atmos <command> --redirect-stderr /dev/stdout
unknown flag: --process-templates
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at checkExecSyncError (node:child_process:890:11)
at execSync (node:child_process:962:15)
at runAtmosDescribeComponent (/home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v2/src/lib/atmos.ts:8:1)
at getSetting (/home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v2/src/lib/settings.ts:27:1)
at /home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v2/src/useCase/process-multiple-settings.ts:40:1
at /home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v2/src/useCase/process-multiple-settings.ts:38:1
at /home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v2/src/useCase/process-multiple-settings.ts:38:1
at /home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v2/src/useCase/process-multiple-settings.ts:38:1
|
Loading