Having a drifter CLI tool would simplify the management of Drifter projects. It could for example:
- Install Drifter on a project by using
drifter install instead of a curl | sh, and have an interactive process to set which box to use, and enable initial roles and set parameters
- Get the currently installed Drifter version on a project
- Upgrade Drifter on a project
- Any other idea?
Having a
drifterCLI tool would simplify the management of Drifter projects. It could for example:drifter installinstead of acurl | sh, and have an interactive process to set which box to use, and enable initial roles and set parameters