Appearance
Obtain gwebc
Distribution policy
gwebc is not publicly distributed.
GWEB provides the CLI separately only to approved tenants and selected developers through a private distribution/onboarding process.
This documentation site intentionally provides:
- no public
gwebcbinary; - no public installer;
- no unrestricted package repository;
- no public CLI download URL.
Access to this documentation does not itself authorize a user to obtain or use gwebc.
Accepted local layout
When GWEB provides the package, the accepted user-local layout is:
text
~/.local/bin/gwebc
~/.local/share/gwebc/releases/
~/.config/gwebc/
~/.local/state/gwebc/The executable in ~/.local/bin/gwebc points to the approved active immutable release.
Verify the provided installation
After GWEB has provided and activated the package for your tenant account:
bash
gwebc --versionThen check tenant authentication state:
bash
gwebc auth statusIf you are not authenticated, continue to Login and Profiles.