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

    5 juin 2023 à 17:33:06 UTC+2 * - permalink - archive.org - https://github.com/go-survey/survey
    cli go lib
  • thumbnail
    awslabs/eks-node-viewer: EKS Node Viewer
    21 décembre 2022 à 08:20:05 UTC+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.
    24 novembre 2022 à 14:33:37 UTC+1 - permalink - archive.org - https://github.com/ankitpokhrel/jira-cli
    cli jira
  • thumbnail
    GitHub - spf13/cobra: A Commander for modern Go CLI interactions
    18 juillet 2022 à 18:58:08 UTC+2 * - permalink - archive.org - https://github.com/spf13/cobra
    cli go param
  • Welcome to Invoke! — Invoke documentation
    17 mars 2021 à 15:55:20 UTC+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

    21 septembre 2020 à 09:29:35 UTC+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

    21 novembre 2017 à 17:03:26 UTC+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

    4 décembre 2016 à 12:05:30 UTC+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'

    28 septembre 2016 à 10:56:53 UTC+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/

    19 mars 2014 à 14:41:15 UTC+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