databricks-cli/cmd/root
Andrew Nester 650fb0e8b6
Correctly use --profile flag passed for all bundle commands (#571)
## Changes
Correctly use --profile flag passed for all bundle commands.

Also adds a validation that if bundle configured host mismatches
provided profile, it throws an error.

Co-authored-by: Pieter Noordhuis <pieter.noordhuis@databricks.com>
2023-07-12 14:09:25 +02:00
..
auth.go Support tab completion for profiles (#572) 2023-07-12 12:05:51 +02:00
bundle.go Correctly use --profile flag passed for all bundle commands (#571) 2023-07-12 14:09:25 +02:00
bundle_test.go Correctly use --profile flag passed for all bundle commands (#571) 2023-07-12 14:09:25 +02:00
io.go Rename: bricks -> databricks (#393) 2023-05-22 16:40:50 +02:00
logger.go Do not use white color as string output (#489) 2023-06-16 13:55:22 +00:00
progress_logger.go Rename: bricks -> databricks (#393) 2023-05-22 16:40:50 +02:00
progress_logger_test.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
root.go Add version flag to print version and exit (#394) 2023-05-22 20:55:42 +02:00
user_agent.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
user_agent_command.go Move code for including command name in user agent (#203) 2023-02-15 10:33:35 +01:00
user_agent_command_test.go Move code for including command name in user agent (#203) 2023-02-15 10:33:35 +01:00
user_agent_upstream.go Rename: bricks -> databricks (#393) 2023-05-22 16:40:50 +02:00
user_agent_upstream_test.go Let caller set BRICKS_UPSTREAM for user agent (#196) 2023-02-03 17:05:58 +01:00