Marques Johansson

Results 273 issues of Marques Johansson

This is a demonstration of how the Metal CLI can offer a Terraform output format for each supported resource type. In this PR, since devices and device lists are translated...

## What problem are you facing? As a user of the `packet-cli`, I have the expectation that `packet-cli` is the official CLI interface to the Packet CLI. I expect that...

enhancement
size/L

## What problem are you facing? As a user, I find man pages help me to identify the available commands and parameters to commands. I can use `man packet-cli` to...

enhancement

## What problem are you facing? I was attempting to use TOTP options from the CLI because my TOTP app was producing incorrect tokens. I first tried to retrieve a...

invalid

### What problem are you facing? Usage information is not readily available outside of the Equinix Metal console. The API exposes this information via the project scoped "usages" endpoint: https://metal.equinix.com/developers/api/usages/#retrieve-all-usages-for-project...

enhancement

### What happened? Capacity filtering by metro or facility does not work as documented: `metal capacity get -m DA` should return a only plans in that metro. All metros are...

bug

_Opening this to compare CodeQL to our existing workflows_ https://github.com/packethost/packet-cli/pull/129/checks?check_run_id=2747047071

### What problem are you facing? Completion scripts can be bundled with Homebrew (#38 ), for example, https://github.com/goreleaser/homebrew-tap/blob/master/Formula/goreleaser.rb. This will make it easier for users to take advantage of the...

enhancement

### What problem are you facing? It should be possible to list project SSH keys: ``` metal ssh-keys list --project-id=... metal ssh-keys create --project-id=... ``` ### How could the Equinix...

enhancement

### What problem are you facing? I would like to see how much bandwidth my devices are using, using packet-cli. ### How could the Equinix Metal CLI help solve this...

enhancement