Coder Social home page Coder Social logo

itprokyle / f-cli Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 351 KB

This is a CLI tool packed with commands designed to simplify the workflow of a Cloud Engineer, DevOps Engineers, and Software Developers.

Home Page: https://f-cli.readthedocs.io

License: Apache License 2.0

Makefile 26.83% Python 73.17%
cli cloud-engineer aws

f-cli's Introduction

Hi there ๐Ÿ‘‹

f-cli's People

Contributors

dependabot[bot] avatar itprokyle avatar pre-commit-ci[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

f-cli's Issues

[REQUEST] pyinstaller release

Describe the solution you'd like

  • pkg, msi, and deb
  • built on release
  • auto setup zsh/bash/powershell profile with aliases and functions

[REQUEST] aws console command

Describe the solution you'd like

  • use creds from env vars, profile, or keyring
  • open in the default browser
  • option to copy url to clipboard instead of open in browser
  • option to logout current session
  • investigate if there is a way to target a chrome profile when opening

[REQUEST] implement configuration file

Describe the solution you'd like

  • yaml file used to set defaults/aliases
  • should be an easy way to "sync"/backup config file to s3 or maybe parameter store

Considerations

  • will loading this each execution cause slowness? would be better to "cache" the file.

[REQUEST] aws assume-role command

Describe the solution you'd like

  • takes in credentials from env var, profile, or keyring
  • default session duration or specify one
  • default session name or specify one
  • should be able to save role arns with an alias and assume the role using the alias
  • export to env vars, save to creds file, or copy to clipboard

[REQUEST] apply template command

When starting/working on a project, there is often code that is frequently repeated. This aims to simplify pulling in the frequently used code and/or directory structure.

Describe the solution you'd like

  • a template should be a local directory, git repo, or s3 bucket path
  • there should be user defined aliases to defined a template name
  • when the command is run, it should copy/clone/download the template to the current directory or a provided target directory.

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.