As configured in my dotfiles.
start new:
tmux
start new with session name:
As configured in my dotfiles.
start new:
tmux
start new with session name:
curl localhost:35357/v3/auth/tokens \ | |
-H "X-Subject-Token: {{ fernet_token }}" \ | |
-H "X-Auth-Token: {{ keystone.conf [default] admin_token }}" \ | |
| python -m json.tool |