contember / contember

Contember is an open source platform that empowers developers to quickly build and manage data-driven web applications with TypeScript and React.
https://www.contember.com
Other
165 stars 15 forks source link

CLI should support all mutations #419

Open matej21 opened 1 year ago

matej21 commented 1 year ago

CLI should cover all tenant, actions and system API mutations and queries

iBobik commented 9 months ago

And do not forgot to mention all arguments in the help text:

tenant:invite
Invites a user by an email

Usage:
[instance]

Arguments and options:
    [instance (Local instance name or remote Contember API URL)]
tenant:reset-password
Resets user password

Usage:
[instance]

Arguments and options:
    [instance (Local instance name or remote Contember API URL)]