etcdctl_cmd

in libraries/helpers_service.rb [77:80]


      def etcdctl_cmd
        [etcdctl_bin, etcdctl_opts].join(' ').strip
      end