cogflow

command module
v0.0.0-...-b21e963 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 24, 2023 License: MIT Imports: 1 Imported by: 0

README

CogFlow

CogFlow is a command-line tool designed to simplify interactions with Amazon Cognito user pools and groups. It provides an intuitive way to manage users and groups within your Amazon Cognito setup using simple commands.

Installation

To install CogFlow, use the following command:

go install github.com/abakermi/cogflow

Usage

CogFlow provides several commands to manage users and groups in Amazon Cognito. Here are some examples:

List all available groups:
cogflow group list
Create a new group:
cogflow group create -g groupname
Delete a group:
cogflow group delete -g groupname
Enable a user:
cogflow user enable -u userid
Disable a user:
cogflow user disable -u userid
Delete a user:
cogflow user delete -u userid

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL