这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@michaelshobbs
Copy link
Member

  • adds --global for managing $DOKKU_ROOT/ENV
  • adds [config:set|config:unset] --no-restart
  • deprecates config:set-norestart and config:unset-norestart
root@dokku:~/dokku# dokku config --global
=====> global config vars
CURL_CONNECT_TIMEOUT: 5
CURL_TIMEOUT:         30
root@dokku:~/dokku# dokku config:set --no-restart node-js-app testing=true
-----> Setting config vars
       testing: true

@michaelshobbs
Copy link
Member Author

refs: #1261

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lol when are these rando-spaces going away?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When you fix them, duh! 😈

EDIT: or when I do #1292

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:D

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

strips trailing $ from output of read -r

@michaelshobbs
Copy link
Member Author

blocks #1261

@josegonzalez
Copy link
Member

Looks good to me. Merge when ready :)

michaelshobbs added a commit that referenced this pull request Jul 10, 2015
initial pass at config plugin arguments refactor
@michaelshobbs michaelshobbs merged commit 4629a99 into master Jul 10, 2015
@josegonzalez josegonzalez deleted the 1261_mh-config-args-refactor branch July 10, 2015 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants