Skip to content

configure command not included in databricks --help #937

Description

@jaceklaskowski

databricks configure command is not included in databricks --help.

$ databricks -vDatabricks CLI v0.208.2
$ databricks --help | grep -i configure cluster-policies Cluster policy limits the ability to configure clusters based on a set of rules. global-init-scripts The Global Init Scripts API enables Workspace administrators to configure global initialization scripts for their workspace. artifact-allowlists In Databricks Runtime 13.3 and above, you can add libraries and init scripts to the allowlist in UC so that users can leverage these artifacts on compute configured with shared access mode. workspace-bindings A securable in Databricks can be configured as __OPEN__ or __ISOLATED__. ip-access-lists IP Access List enables admins to configure IP access lists.
$ databricks configure --helpConfigure authentication.	This command adds a profile to your ~/.databrickscfg file.	You can write to a different file by setting the DATABRICKS_CONFIG_FILE environment variable.	If this command is invoked in non-interactive mode, it will read the token from stdin.	The host must be specified with the --host flag....

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingCLICLI related issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions