You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
211 B
YAML
13 lines
211 B
YAML
2 years ago
|
logs:
|
||
|
timestamps: no
|
||
|
|
||
|
gui:
|
||
|
returnImmediately: yes
|
||
|
|
||
|
customCommands:
|
||
|
containers:
|
||
|
- name: scylla shell
|
||
|
attach: true
|
||
|
command: 'docker exec -it {{ .Container.ID }} cqlsh'
|
||
|
serviceNames: []
|