Code Monkey home page Code Monkey logo

heringsfish-cli's People

Contributors

blueskyfish avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

onexdata

heringsfish-cli's Issues

Update dependencies

$ npm outdated
Package         Current    Wanted    Latest  Location
@types/lodash  4.14.114  4.14.114  4.14.119  heringsfish-cli
@types/q          1.5.0     1.5.0     1.5.1  heringsfish-cli
colors            1.1.2     1.1.2     1.3.3  heringsfish-cli
lodash           4.17.4    4.17.4   4.17.11  heringsfish-cli
mocha             3.2.0     3.2.0     5.2.0  heringsfish-cli
moment           2.19.3    2.19.3    2.23.0  heringsfish-cli
q                 1.4.1     1.4.1     1.5.1  heringsfish-cli

Upload Plugin

A file (web, tar, ear) to upload to a remote server.

Add "Ant" execution

An Action Plugin for executing Ant tasks.
distinguish Adjusting Plugins deploy action and build if a Maven or Ant is to be executed

Manages the JDBC Connection / ConnectionPool

US:
The user want to manages the JDBC Connection and JDBC Connection Pool with the heringsfish-cli.

New Actions

  • jdbc create --name "name"
  • jdbc drop --name "name"
  • jdbc ping --name "name"
  • jdbc list
  • jdbc

Example

$ hf jdbc create -v --name "test"
$ hf jdbc ping --name "test"
$hf jdbc list

Error if "server-config.json" is not in current working directory

fs.js:646
  return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
                 ^
Error: ENOENT: no such file or directory, open 'xxxx/workspace/server-config.json'
    at Object.fs.openSync (fs.js:646:18)
    at Object.fs.readFileSync (fs.js:551:33)
    at Object.module.exports.readJsonSync (/Users/sarah/Projects/Kirchnerei/Github/heringsfish-cli/lib/core/io-then.js:145:22)
    at Object.module.exports.readConfiguration (/Users/sarah/Projects/Kirchnerei/Github/heringsfish-cli/lib/core/loader.js:43:23)
    at Object.<anonymous> (/Users/sarah/Projects/Kirchnerei/Github/heringsfish-cli/lib/config.js:36:25)
    at Module._compile (module.js:653:30)
    at Object.Module._extensions..js (module.js:664:10)
    at Module.load (module.js:566:32)
    at tryModuleLoad (module.js:506:12)
    at Function.Module._load (module.js:498:3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.