replicated icon indicating copy to clipboard operation
replicated copied to clipboard

A CLI to create, edit and promote releases in Replicated

Results 33 replicated issues
Sort by recently updated
recently updated
newest added

Not sure if this should go here or replicatedhq/replicated-actions, but it'd be nice to have a `setup-replicated-cli` GitHub Action. I don't have strong opinions about the features, but it'd be...

Part of [SC 110563](https://app.shortcut.com/replicated/story/110563/first-look-get-ssh-access-to-a-running-vm-kind-k3s-or-similar)

type::feature

Before: ``` $ ./bin/replicated customer update Usage: replicated customer update --customer --name [options] [flags] ... ``` After: ``` $ ./bin/replicated customer update Error: required flag(s) "channel", "customer", "name" not set...

type::bug
bug::normal