You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation is required for the Gatekeeper. The Torus documentation should provide how to run the Gatekeeper, and how to bootstrap a machine. Some notes for documentation:
torus gatekeeper start -- start the Gatekeeper instance torus machines bootstrap -- bootstrap a machine against a Gatekeeper instance
--auth and --url are required to provide the authentication provider type (currently only aws), and the URL of the Gatekeeper instance. --role and --org are required only if the Gatekeeper instance does not have configured defaults for Torus.
The text was updated successfully, but these errors were encountered:
Documentation is required for the Gatekeeper. The Torus documentation should provide how to run the Gatekeeper, and how to bootstrap a machine. Some notes for documentation:
torus gatekeeper start
-- start the Gatekeeper instancetorus machines bootstrap
-- bootstrap a machine against a Gatekeeper instance--auth
and--url
are required to provide the authentication provider type (currently onlyaws
), and the URL of the Gatekeeper instance.--role
and--org
are required only if the Gatekeeper instance does not have configured defaults for Torus.The text was updated successfully, but these errors were encountered: