Environment
Managing Connections
$ sling conns -h
conns - Manage and interact with local connections
See more details at https://docs.slingdata.io/sling-cli/
Usage:
conns [discover|list|set|test]
Subcommands:
discover list available streams in connection
list list local connections detected
test test a local connection
unset remove a connection from the sling env file
set set a connection in the sling env file
exec execute a SQL query on a Database connection
Flags:
--version Displays the program version string.
-h --help Displays help with available flag, subcommand, and positional value parameters.Set Connections
List Connections
Test Connections
Discover Connections
Credentials Location
Sling Env File (env.yaml)
env.yaml)Environment Variables
DBT Profiles (~/dbt/profiles.yml)
~/dbt/profiles.yml)Location String
Last updated
Was this helpful?