mirror of
https://github.com/foomo/sesamy-cli.git
synced 2026-06-04 10:30:04 +00:00
27 lines
487 B
Markdown
27 lines
487 B
Markdown
## sesamy diff web
|
|
|
|
Print Google Tag Manager Web Container status diff
|
|
|
|
```
|
|
sesamy diff web [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-c, --config strings config files (default is sesamy.yaml) (default [sesamy.yaml])
|
|
-h, --help help for web
|
|
--raw print raw output
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
-v, --verbose output debug information
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [sesamy diff](sesamy_diff.md) - Print Google Tag Manager container status diff
|
|
|