/
githubmirror
/
beego
Обзор
Документация
Войти
/
githubmirror
/
beego
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
scripts/prepare_etcd.sh
8 строк
210 B
jianzhiyao
add some testing scripts
28 янв 2021, 12:10
28 янв 2021, 12:10
4dca228
Код
Авторство
О чём код?
#!/bin/bash etcdctl put current.float 1.23 etcdctl put current.bool true etcdctl put current.int 11 etcdctl put current.string hello etcdctl put current.serialize.name test etcdctl put sub.sub.key1 sub.sub.key