DEV Community

Jevon MacDonald
Jevon MacDonald

Posted on

Tier CLI v0.6

You can find the Tier CLI v0.6 here.

The v0.6 release introduces a way to manage customer data stored in stripe for any Tier managed org.

To set the email, description, name, phone, or user-defined metadata, for an org, set the new info field for /v1/subscribe request. In addition to this change, a minimum of one phase for a /v1/subscribe request is no longer required.

The new fields are:

  • description
  • name
  • phone
  • email
  • metadata

Additionally, the /v1/whois endpoint will now report up-to-date attributes if the query parameter include=info is present.

Both the Go and Node SDKs have been updated.

Please head over to https://tier.run/releases to check out more changes and install options. As always, brew upgrade tierrun/tap/tier works too!

If you haven't used Tier yet, these resources are a good place to get started:

  • Hello World! example - Step by step guide to adding Tier to your new or existing codebase
  • Quick Start Guide - Step by step to getting up and running with Tier.
  • Recipes - Example common pricing models and their corresponding Tier pricing.json representations.
  • CLI Reference - Documentation for the Tier command line tool.

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

Top comments (0)

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay