mirror of
https://github.com/foomo/sesamy-cli.git
synced 2026-08-16 14:40:24 +00:00
27 lines
513 B
Markdown
27 lines
513 B
Markdown
## sesamy provision server
|
|
|
|
Provision Google Tag Manager Server Container
|
|
|
|
```
|
|
sesamy provision server [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-c, --config strings config files (default is sesamy.yaml) (default [sesamy.yaml])
|
|
-h, --help help for server
|
|
--tags strings list of tags to provision
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
-v, --verbose output debug information
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [sesamy provision](sesamy_provision.md) - Provision Google Tag Manager containers
|
|
|