4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
10 results tagged cli x
  • thumbnail
    go-survey/survey: A golang library for building interactive and accessible prompts with full support for windows and posix terminals.

    multiplie choice
    multiline input

    June 5, 2023 at 5:33:06 PM GMT+2 * - permalink - archive.org - https://github.com/go-survey/survey
    cli go lib
  • thumbnail
    awslabs/eks-node-viewer: EKS Node Viewer
    December 21, 2022 at 8:20:05 AM GMT+1 * - permalink - archive.org - https://github.com/awslabs/eks-node-viewer
    cli eks k8s node tool
  • thumbnail
    ankitpokhrel/jira-cli: 🔥 [WIP] Feature-rich interactive Jira command line.
    November 24, 2022 at 2:33:37 PM GMT+1 - permalink - archive.org - https://github.com/ankitpokhrel/jira-cli
    cli jira
  • thumbnail
    GitHub - spf13/cobra: A Commander for modern Go CLI interactions
    July 18, 2022 at 6:58:08 PM GMT+2 * - permalink - archive.org - https://github.com/spf13/cobra
    cli go param
  • Welcome to Invoke! — Invoke documentation
    March 17, 2021 at 3:55:20 PM GMT+1 - permalink - archive.org - http://www.pyinvoke.org/
    cli invoke python tools
  • thumbnail
    GitHub CLI 1.0 is now available - The GitHub Blog

    J'utilisais https://hub.github.com/ jusqu'a present mais je vais surement changer, github cli a l'air plus intuitif et interactif

    September 21, 2020 at 9:29:35 AM GMT+2 - permalink - archive.org - https://github.blog/2020-09-17-github-cli-1-0-is-now-available/
    cli github
  • Using Temporary Security Credentials to Request Access to AWS Resources - AWS Identity and Access Management

    Use role in script

    November 21, 2017 at 5:03:26 PM GMT+1 - permalink - archive.org - http://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html?shortFooter=true#using-temp-creds-sdk-cli
    aws bash cli role
  • GitHub - utkarshcmu/wizzy: Manage Grafana entities with easy wizzy

    wow une cli pour editer les dashboards grafana.. ça peut servir par exemple pour dupliquer des variables de template d'un dashboard à X autres

    December 4, 2016 at 12:05:30 PM GMT+1 - permalink - archive.org - https://github.com/utkarshcmu/wizzy#local-commands
    cli grafana
  • Note: Some useful AWS CLI oneliner

    Because terminal > web interface

    To briefly list all env (one env by line):
    aws elasticbeanstalk describe-environments|jq -r '.Environments|.[]| [.ApplicationName, .EnvironmentName, .VersionLabel, .Status, .CNAME] | @csv'|sort

    To get all info about one env (pass EnvironmentName):
    aws elasticbeanstalk describe-environments --environment-names toto-prod

    List all subnets:
    aws ec2 describe-subnets|jq -r '.Subnets|.[]|.SubnetId'

    List all ec2 instanceId:
    aws ec2 describe-instances|jq -r '.Reservations|.[]|.Instances|.[]|.InstanceId'

    List all ec2 instanceId with its associated subnetId:
    aws ec2 describe-instances|jq -r '.Reservations|.[]|.Instances|.[]|[.InstanceId, .SubnetId] | @csv'

    September 28, 2016 at 10:56:53 AM GMT+2 - permalink - archive.org - https://links.infomee.fr/?uMBmyg
    aws cli
  • doing - BrettTerpstra.com

    Un todo en cli dans le meme genre que http://todotxt.com/

    March 19, 2014 at 2:41:15 PM GMT+1 - permalink - archive.org - http://brettterpstra.com/projects/doing/
    cli dar done software standup todo war
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation