Skip to content

Commit

Permalink
add snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pjafari committed Sep 20, 2024
1 parent 8839eac commit 0ca0e00
Showing 1 changed file with 12 additions and 39 deletions.
51 changes: 12 additions & 39 deletions tests/__snapshots__/test_help_messages.ambr
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit 0ca0e00

Please sign in to comment.