Skip to content

v0.0.1: Initial pre-release of moactl

Pre-release
Pre-release
Compare
Choose a tag to compare
@vkareh vkareh released this 28 May 14:50
· 4707 commits to master since this release
fbffd3c
Contains the following commands:
- completion  Generates bash completion scripts
- create      Create a resource from stdin
- delete      Delete a specific resource
- describe    Show details of a specific resource
- edit        Edit a specific resource
- help        Help about any command
- init        Applies templates to support Managed OpenShift on AWS clusters
- list        List all resources of a specific type
- login       Log in to your Red Hat account
- logout      Log out
- logs        Show logs of a specific resource
- verify      Verify resources are configured correctly for cluster install
- version     Prints the version of the tool

Use "moactl [command] --help" for more information about a command.