mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update azdata login namespace param (#14670)
This commit is contained in:
@@ -276,7 +276,7 @@
|
||||
{
|
||||
"cell_type": "code",
|
||||
"source": [
|
||||
"run_command(f'azdata login -n {mssql_cluster_name}')"
|
||||
"run_command(f'azdata login --namespace {mssql_cluster_name}')"
|
||||
],
|
||||
"metadata": {
|
||||
"azdata_cell_guid": "3a49909b-e09e-4e62-a825-c39de2cffc94",
|
||||
|
||||
Reference in New Issue
Block a user