4340 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

    2023年6月5日 GMT+2 下午5:33:06 * - permalink - archive.org - https://github.com/go-survey/survey
    cli go lib
  • thumbnail
    awslabs/eks-node-viewer: EKS Node Viewer
    2022年12月21日 GMT+1 上午8:20:05 * - 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.
    2022年11月24日 GMT+1 下午2:33:37 - permalink - archive.org - https://github.com/ankitpokhrel/jira-cli
    cli jira
  • thumbnail
    GitHub - spf13/cobra: A Commander for modern Go CLI interactions
    2022年7月18日 GMT+2 下午6:58:08 * - permalink - archive.org - https://github.com/spf13/cobra
    cli go param
  • Welcome to Invoke! — Invoke documentation
    2021年3月17日 GMT+1 下午3:55:20 - 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

    2020年9月21日 GMT+2 上午9:29:35 - 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

    2017年11月21日 GMT+1 下午5:03:26 - 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
  • thumbnail
    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

    2016年12月4日 GMT+1 下午12:05:30 - 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'

    2016年9月28日 GMT+2 上午10:56:53 - 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/

    2014年3月19日 GMT+1 下午2:41:15 - 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