diff --git a/tests/__snapshots__/test_help_messages.ambr b/tests/__snapshots__/test_help_messages.ambr index 53e6b2f22..1dcad8ebd 100644 --- a/tests/__snapshots__/test_help_messages.ambr +++ b/tests/__snapshots__/test_help_messages.ambr @@ -893,45 +893,18 @@ Validates a deployed Snowflake Native App's setup script. +- Options --------------------------------------------------------------------+ - | --interactive --no-interactive When enabled, this option | - | displays prompts even if | - | the standard input and | - | output are not terminal | - | devices. Defaults to True | - | in an interactive shell | - | environment, and False | - | otherwise. | - | --force When enabled, this option | - | causes the command to | - | implicitly approve any | - | prompts that arise. You | - | should enable this option | - | if interactive mode is | - | not specified and if you | - | want perform potentially | - | destructive actions. | - | Defaults to unset. | - | --package-entity-id TEXT The ID of the package | - | entity on which to | - | operate when | - | definition_version is 2 | - | or higher. | - | --app-entity-id TEXT The ID of the application | - | entity on which to | - | operate when | - | definition_version is 2 | - | or higher. | - | --project -p TEXT Path where Snowflake | - | project resides. Defaults | - | to current working | - | directory. | - | --env TEXT String in format of | - | key=value. Overrides | - | variables from env | - | section used for | - | templates. | - | --help -h Show this message and | - | exit. | + | --package-entity-id TEXT The ID of the package entity on which to | + | operate when definition_version is 2 or | + | higher. | + | --app-entity-id TEXT The ID of the application entity on which | + | to operate when definition_version is 2 | + | or higher. | + | --project -p TEXT Path where Snowflake project resides. | + | Defaults to current working directory. | + | --env TEXT String in format of key=value. Overrides | + | variables from env section used for | + | templates. | + | --help -h Show this message and exit. | +------------------------------------------------------------------------------+ +- Connection configuration ---------------------------------------------------+ | --connection,--environment -c TEXT Name of the connection, as |