We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
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.
The text was updated successfully, but these errors were encountered:
/assign @aayushrangwala
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: