Discover Packages
github.com/Privasys/cli
internal
api
package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jun 14, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package api is a thin typed client for the public Privasys platform API
(the management service). It speaks only the documented public surface.
Client calls the platform API with a bearer access token.
New creates a client for the given API base URL and access token.
GetApp returns a single app's full record.
ListApps returns the caller's apps as generic records (the CLI renders a
stable subset of columns and can emit the full objects as JSON/YAML, so it
does not pin the full server schema).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.