Skip to content

Installable Standalone CLI #100

@michaeltlombardi

Description

@michaeltlombardi

As a Cloudsmith user, I would like to have an CLI application for interacting with Cloudsmith that doesn't require python. This would make it easier for me to install and update the CLI app without worrying about the version or configuration of Python. Particularly on Windows machines, where Python isn't installed by default.

This would also make it easier to add the CLI to various package managers for simpler installs and hopefully improve adoption.

If it's implemented in Go, the application could take advantage of cobra and viper for a cohesive CLI experience that handles shell completion, in-console help, and compositional values from configuration, environment, and flags/arguments. With the charm libraries, the CLI could also surface a more delightful UX that makes it easier to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions