package
0.3.2
Repository: https://github.com/optim-corp/cios-cli.git
Documentation: pkg.go.dev

# README

Login

  • Getting Refresh Token

    cios login

    $cios login
    ? Choose a stage: iris
    ? Redirect URI:  xxxxxxxxxxx
    ? Client ID:  xxxxxxxxxxxxx
    ? Client Secret #################
    
  • Client Login

    cios login --client_type

    $cios login -c
    ? Choose a stage: iris
    ? Client ID:  xxxxxx-xxxxxxxxxxx-xxxxxxxxxx
    ? Client Secret xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    finish
    

# Functions

No description provided by the author