mirror of
https://github.com/foomo/squadron.git
synced 2026-06-28 22:20:09 +00:00
30 lines
461 B
Markdown
30 lines
461 B
Markdown
---
|
|
title: "squadron version"
|
|
---
|
|
# Squadron CLI Reference
|
|
## squadron version
|
|
|
|
show version information
|
|
|
|
```
|
|
squadron version [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for version
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
-d, --debug show all output
|
|
-f, --file strings specify alternative squadron files (default [squadron.yaml])
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [squadron](/reference/cli/squadron.html) - Docker compose for kubernetes
|
|
|