Skip to content

Ability to create a shared dotfile of custom commands for collaboration #222

@rahulrai-in

Description

@rahulrai-in

Is your feature request related to a problem? Please describe.
Currently, the tool is opinionated about the commands that developers want to execute. As a developer, I would like to maintain a library of commands that I can easily execute from the extension. Also, the default commands should be configurable. For example, I prefer to include the "-o wide" parameter when using the kubectl get commands.

Mention what platform you want to support the new feature
VSCode

Describe the solution you'd like
A dotfile, preferably named .aks that I can commit to the code repo with a dictionary of custom commands and options to modify the behavior of existing ones.

Describe alternatives you've considered
This is a common method used by many tools to customize their behavior and hence I did not consider other alternatives.

Additional context
An advantage of using dotfiles is that they can be easily distributed to the wider community through popular repositories: https://github.com/webpro/awesome-dotfiles

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancement 🚀New feature or request or improvements on existing code.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions