You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>**Note:** After adding the completion configuration to your shell's configuration file, restart your terminal or source the configuration file for the changes to take effect.
269
-
270
-
You can also generate shell-specific completion scripts using:
271
-
```bash
272
-
stackql-deploy completion bash # for bash
273
-
stackql-deploy completion zsh # for zsh
274
-
stackql-deploy completion fish # for fish
275
-
stackql-deploy completion powershell # for PowerShell
245
+
eval"$(stackql-deploy completion bash)"# activate now
0 commit comments