Skip to content
forked from adobe/imscli

A small CLI tool to interact with the Adobe IMS API.

License

Notifications You must be signed in to change notification settings

bisswanger/imscli

 
 

Repository files navigation

imscli

CodeQL Go Report Card

This project is a small CLI tool to interact with the IMS API. The goal of this project is to provide a small tool that can be used to troubleshoot integrations with IMS.

This project is wrapping adobe/ims-go.

Installation

Build the CLI or download a prebuilt release.

Example:

git clone https://github.com/adobe/imscli

go install

Usage

Once installed, you can start reading the integrated help with the help subcommand.

Examples:

imscli help

imscli authorize help

imscli authorize user help

The complete documentation of the project is available in the DOCUMENTATION.md file.

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

About

A small CLI tool to interact with the Adobe IMS API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%