Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add invoices sub-commands #363

Open
displague opened this issue Oct 12, 2023 · 1 comment
Open

Add invoices sub-commands #363

displague opened this issue Oct 12, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@displague
Copy link
Member

displague commented Oct 12, 2023

What problem are you facing?

The Metal API includes endpoints for requesting invoices. https://deploy.equinix.com/developers/api/metal#tag/Invoices/operation/findOrganizationInvoices
https://deploy.equinix.com/developers/api/metal#tag/Invoices/operation/getInvoiceById

These are available in the API and Portal today.

How could the Equinix Metal CLI help solve this problem?

The CLI should have commands related to this feature.

CSV format would be helpful in this use-case: #81

The Portal provides CSV download options by processing the API's JSON response. The CLI could effectively offer the same.

@displague displague added the enhancement New feature or request label Oct 12, 2023
@aayushrangwala
Copy link
Contributor

/assign @aayushrangwala

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants