cpln login — Create a default profile and launch a browser to authenticate with Control Plane.
Create a profile named “default” and launch a browser to begin the interactive login processUsage
cpln login [ref] [OPTIONS]
Reference
Debug options: --verbose, -v Enable verbose output to stderr [boolean] [default: false] --debug, -d Show all HTTP communications [boolean] [default: false]Positionals: ref The resource reference. Usually it is the name of the resource.Options: --help Show help [boolean] --version Show version number [boolean]
Your browser will be launched and redirected to the login page. After a successful login, a local profilenamed "default" will be created and the browser window can be closed. Use "Control-C" at the command prompt toexit the login command if an issues occurs.