GithubHelp home page GithubHelp logo

bharath-srinivas / nephele Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 3.0 224 KB

Manage AWS services with ease without signing in to AWS console

License: MIT License

Shell 21.46% Go 76.13% Makefile 2.41%
aws cli devops-tools golang

nephele's People

Contributors

bharath-srinivas avatar pranav93 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nephele's Issues

Weird blank space in the pager when executing s3 list command

What is the issue?
When executing s3 list <bucket-name> command when the cursor is in the middle of the terminal screen, the pager displays the content from the same spot as the cursor's location and there is just a blank space on the top of the pager if the object count is less than 10 or something.

Expected output
Despite where the cursor is and what the object count is, the pager should always start listing from the top of the terminal screen.

All commands are showing usage along with error when no permission is given

Considering a user User1 who has no access to ec2 on IAM, the command aws-go ec2 list is giving error in following format

Error: UnauthorizedOperation: You are not authorized to perform this operation.
        status code: 403, request id: 70320ee4-21ad-4bae-893f-7f6264a3d003
Usage:
  aws-go ec2 list [flags]

Examples:
  aws-go ec2 list
  aws-go ec2 list --filters name=web,az=us-east-1a
  aws-go ec2 list -F filters.json
  aws-go ec2 list --all

Flags:
  -a, --all                   list all the instances in JSON format
  -f, --filters stringSlice   filter list output
  -F, --filters-file string   JSON file containing the filters
  -h, --help                  help for list

UnauthorizedOperation: You are not authorized to perform this operation.
        status code: 403, request id: 70320ee4-21ad-4bae-893f-7f6264a3d003

Expected format should be

UnauthorizedOperation: You are not authorized to perform this operation.
        status code: 403, request id: 70320ee4-21ad-4bae-893f-7f6264a3d003

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.