Skip to content

issues Search Results · repo:mantl/consul-cli language:Go

Filter by

36 results
 (82 ms)

36 results

inmantl/consul-cli (press backspace or delete to remove)

I expected the consul-cli utility to support the same commands as listed in the online Consul documentation, but consul-cli (e.g., from Homebrew), appears to lack the kv export command. https://www.consul.io/docs/commands/kv/export.html ...
  • mcandre
  • Opened 
    on Oct 24, 2018
  • #60

Hi, I see that consul have build-in cli from version 0.7.1 (10 Nov 2016). Example, I use consul-cli kv bulkload which is consul kv import in Consul cli. My suggestion: - add in README.md: - ...
  • harobed
  • 8
  • Opened 
    on Aug 12, 2018
  • #58

# consul-cli version consul-cli 0.5.0 # ls bob.json bob.json # consul-cli kv --token=`cat tokens/bob.token` bulkload --json bob.json open : no such file or directory
  • harobed
  • Opened 
    on Aug 11, 2018
  • #57

Have you planned to release version consul-cli version 0.5.0?
  • harobed
  • 6
  • Opened 
    on Aug 11, 2018
  • #56

The logic to check if the SSL private key is present looks to be inverted. vanye ~/S/g/s/g/m/consul-cli ] ./consul-cli --consul 10.5.24.1:8500 --ssl --ssl-ca-cert ~/SRC/work/master/tls/biosphere/ssl/ca.pem ...
  • roffer
  • 1
  • Opened 
    on Aug 8, 2018
  • #54

On macOS High Sierra, the latest release available segfaults. After investigation, this is due to the fact that the go version the latest binary was built with, 1.6.x I presume, does not work on macOS ...
  • fjallot
  • 1
  • Opened 
    on Feb 27, 2018
  • #53

Since v0.8 Consul supports a whole new set of ACLs. Consul-cli does not allow you to set up anything but service and key ACLs. Eg: --rule= node::write --rule= agent::write --rule= session::write
enhancement
  • mterron
  • 2
  • Opened 
    on Jul 22, 2017
  • #49

ACL rules are pretty complex to write by hand - though maybe I m just doing it wrong. So far I have not found a tool that makes it easy to create ACL rules. It would be useful if consul admins could simply ...
  • dictvm
  • Opened 
    on Jun 29, 2017
  • #48

Consul 0.7 introduced the /v1/txn endpoint which allows multiple operations to the key/value store to occur within a transaction. It would be useful to completely replace a kv subtree atomically. Currently ...
enhancement
  • margueritepd
  • 1
  • Opened 
    on Mar 7, 2017
  • #44

Hi guys, I need some assistance... I m trying to backup/restore my consul KV store via consul-cli and facing the following problem. First, I backup the current KV store with consul-cli kv read: (as ...
  • SoTMaR
  • 2
  • Opened 
    on Nov 29, 2016
  • #43
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub