Code Monkey home page Code Monkey logo

oci-tools's People

Contributors

nshttpd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

thwaller

oci-tools's Issues

support pagination

need to support pagination on calls that may have more data in a response than a single response can deliver.

add console cmd

can get instance console information. CLI has it as a multi step process. create a cmd to make it a easy simple one step thing.

instance reboot cmd

provide a straight up instance reboot command. This will primarily just send the action RESET api call. Provider the user the option to also give a --soft option if a SOFTRESET is to be attempted instead.

cache results

figure out some sort of caching mechanism around response data. Compartments won't change a ton so that can be cached and for large amounts of instances keep them for a certain amount of time. At least we don't need to name stuff too.

version check

version cmd and also a small % chance on run to check version to see if there is a new one available.

compartment delete

now that the API supports the deleting of compartments add that into the tool

Need build/install instructions for macos

Trying to install this on macos as a non-go (no-go?) programmer.
Every invocation results in
panic: runtime error: invalid memory address or nil pointer dereference

How do you run this thing?

panic on no-auth vnic calls

if an API call is made for data where the user doesn't have policy/permissions/authz for that data it'll throw an error/panic. Need to check for these and handle it in the code.

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.