Skip to content

Commit

Permalink
fixup! Add autocompletion for connection names to --connection flag
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-turbaszek committed Jul 12, 2024
1 parent 04b479f commit baf60db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
## New additions
* Added connection option `--token-file-path` allowing passing OAuth token using a file. The function is also
supported by setting `token_file_path` in connection definition.
* Added support for autocomplete in `--connection` flag.

## Fixes and improvements
* The `snow app run` command now allows upgrading to unversioned mode from a versioned or release mode application installation
Expand All @@ -30,7 +31,6 @@
* Added support for user stages in stage execute command
* Added support for user stages in stage and git copy commands


# v2.6.0
## Backward incompatibility

Expand Down

0 comments on commit baf60db

Please sign in to comment.