Skip to content

Instantly share code, notes, and snippets.

@pavlopoluektov
Forked from sdieunidou/rabbitmq.txt
Created November 28, 2019 13:01
Show Gist options
  • Select an option

  • Save pavlopoluektov/df83a70fe9951385c4e5c3848952b0d3 to your computer and use it in GitHub Desktop.

Select an option

Save pavlopoluektov/df83a70fe9951385c4e5c3848952b0d3 to your computer and use it in GitHub Desktop.

Revisions

  1. @sdieunidou sdieunidou renamed this gist Oct 22, 2015. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. @sdieunidou sdieunidou renamed this gist Oct 22, 2015. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  3. @sdieunidou sdieunidou created this gist Oct 22, 2015.
    3 changes: 3 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    rabbitmqctl add_user test test
    rabbitmqctl set_user_tags test administrator
    rabbitmqctl set_permissions -p / test ".*" ".*" ".*"