We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following commands must be implemented:
list-devices
create-organization
bootstrap-organization
run-testenv
cancel-invitation
claim-invitation
export-recovery-device
greet-invitation
import-recovery-device
invite-device
invite-user
list-invitations
create-workspace
list-workspaces
share-workspace
reencrypt_workspace
realm_rotation
remove-device
stats-organization
stats_server
status-organization
rsync
human_find
APIv4
To be implemented later:
create_shared_recovery_device
invite_shared_recovery
list_shared_recovery_devices
remove_shared_recovery_device
shared_recovery_device_info
pki_enrollment_poll
pki_enrollment_review_pendings
pki_enrollment_submit
archive-workspace
delete_workspace
unarchive_workspace
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The following commands must be implemented:
list-devices
#5747create-organization
#5909bootstrap-organization
#5910run-testenv
#5911cancel-invitation
#6064claim-invitation
#6022export-recovery-device
#6070greet-invitation
#6023import-recovery-device
#6072invite-device
#5984invite-user
#5994list-invitations
#6067create-workspace
#6094list-workspaces
#6096share-workspace
#6098(no longer needed because of thereencrypt_workspace
realm_rotation
)remove-device
#6074stats-organization
#6078stats_server
#6080status-organization
#6083(was made for a specific need but it is not really used, so we'll not to migrate it for the moment)rsync
(I think this is not needed to implement, because not inhuman_find
APIv4
)CLI: Add build and run instructions in a README.md #6046(closed as not planned)To be implemented later:
create_shared_recovery_device
invite_shared_recovery
list_shared_recovery_devices
remove_shared_recovery_device
shared_recovery_device_info
pki_enrollment_poll
pki_enrollment_review_pendings
pki_enrollment_submit
archive-workspace
delete_workspace
unarchive_workspace
The text was updated successfully, but these errors were encountered: