File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed
Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change @@ -214,13 +214,21 @@ Additional options include:
214214
215215Use ` stackql-deploy info` to show information about the package and environment, for example:
216216
217- ` ` `
217+ ` ` ` bash
218218$ stackql-deploy info
219- stackql-deploy version: 1.0.0
220- pystackql version : 3.5.4
221- stackql version : v0.5.612
222- stackql binary path : /mnt/c/LocalGitRepos/stackql/stackql-deploy/stackql
223- platform : Linux x86_64 (Linux-5.15.133.1-microsoft-standard-WSL2-x86_64-with-glibc2.35), Python 3.10.12
219+ stackql-deploy CLI
220+ Version: 1.7.7
221+
222+ StackQL Library
223+ Version: v0.5.748
224+ pystackql Version: 3.7.0
225+ Platform: Linux x86_64 (Linux-5.15.133.1-microsoft-standard-WSL2-x86_64-with-glibc2.35), Python 3.10.12
226+ Binary Path: ` /mnt/c/LocalGitRepos/stackql/stackql-deploy/stackql`
227+
228+ Installed Providers
229+ aws: v24.07.00246
230+ azure: v23.03.00121
231+ google: v24.09.00251
224232` ` `
225233
226234Use the ` --help` option to see more information about the commands and options available:
You can’t perform that action at this time.
0 commit comments