LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
scripts/build.sh
scripts/publish.sh
src/blue_cli/__init__.py
src/blue_cli/blue.py
src/blue_cli/helper.py
src/blue_cli/manager.py
src/blue_cli.egg-info/PKG-INFO
src/blue_cli.egg-info/SOURCES.txt
src/blue_cli.egg-info/dependency_links.txt
src/blue_cli.egg-info/entry_points.txt
src/blue_cli.egg-info/requires.txt
src/blue_cli.egg-info/top_level.txt
src/blue_cli/commands/__init__.py
src/blue_cli/commands/json_utils.py
src/blue_cli/commands/platform.py
src/blue_cli/commands/profile.py
src/blue_cli/commands/service.py
src/blue_cli/commands/session.py
src/blue_cli/configs/images.json
src/blue_cli/configs/platform.json
src/blue_cli/configs/profile.json
src/blue_cli/configs/service.json
src/blue_cli/web/auth/out/404.html
src/blue_cli/web/auth/out/custom.css
src/blue_cli/web/auth/out/index.html
src/blue_cli/web/auth/out/_next/static/0XXf3895J64zZdEeS_FXR/_buildManifest.js
src/blue_cli/web/auth/out/_next/static/0XXf3895J64zZdEeS_FXR/_ssgManifest.js
src/blue_cli/web/auth/out/_next/static/Wf3gYuzM_rDUkmYHwd9Vn/_buildManifest.js
src/blue_cli/web/auth/out/_next/static/Wf3gYuzM_rDUkmYHwd9Vn/_ssgManifest.js
src/blue_cli/web/auth/out/_next/static/chunks/33bb9847-756503f4e534c4bb.js
src/blue_cli/web/auth/out/_next/static/chunks/43-4a96c3a1b1c2444f.js
src/blue_cli/web/auth/out/_next/static/chunks/blueprint-icons-16px-paths.b0266328dfb8a5c5.js
src/blue_cli/web/auth/out/_next/static/chunks/blueprint-icons-20px-paths.5ef4da70232ad1c8.js
src/blue_cli/web/auth/out/_next/static/chunks/blueprint-icons-all-paths-loader.89f339d5bddfd448.js
src/blue_cli/web/auth/out/_next/static/chunks/blueprint-icons-all-paths.048e84bea476acf1.js
src/blue_cli/web/auth/out/_next/static/chunks/blueprint-icons-split-paths-by-size-loader.baef99ce29f3c407.js
src/blue_cli/web/auth/out/_next/static/chunks/framework-ecc4130bc7a58a64.js
src/blue_cli/web/auth/out/_next/static/chunks/main-678ea17784401d5f.js
src/blue_cli/web/auth/out/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js
src/blue_cli/web/auth/out/_next/static/chunks/webpack-86d53ca0a82c3fdd.js
src/blue_cli/web/auth/out/_next/static/chunks/pages/_app-a8ffedf03811cb1d.js
src/blue_cli/web/auth/out/_next/static/chunks/pages/_error-77823ddac6993d35.js
src/blue_cli/web/auth/out/_next/static/chunks/pages/index-90690a4243a6c4b6.js
src/blue_cli/web/auth/out/_next/static/css/a71ef18d523bf63a.css
src/blue_cli/web/auth/out/_next/static/css/e09d60213821fc65.css
src/blue_cli/web/auth/out/images/favicon.ico
web-auth/.eslintrc.json
web-auth/.gitignore
web-auth/README.md
web-auth/jsconfig.json
web-auth/next.config.mjs
web-auth/package-lock.json
web-auth/package.json
web-auth/components/icon.js
web-auth/components/toaster.js
web-auth/pages/_app.js
web-auth/pages/index.js
web-auth/public/custom.css
web-auth/public/images/favicon.ico