Skip to content

postsale licenses

Show the Postsale license and the bundled third-party notices, offline.

Updated September 3, 20261 min readPostsale CLI

Show the Postsale license and the bundled third-party open-source notices. The notices are embedded in the CLI, so this works offline with no network access.

bash
postsale licenses                # Postsale copyright + all third-party notices
postsale licenses --third-party  # only the third-party open-source notices

Options

--third-party

Good to Know

The Postsale CLI is proprietary software (© Persistive, LLC, all rights reserved). The CLI bundles permissively licensed open-source packages (MIT, ISC, BSD, Apache-2.0); their copyright and license texts are reproduced by this command to satisfy those licenses.