LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
scripts/build.sh
scripts/install.sh
scripts/publish.sh
scripts/reinstall.sh
scripts/uninstall.sh
src/blue_cli/__init__.py
src/blue_cli/blue.py
src/blue_cli/helper.py
src/blue_cli/manager.py
src/blue_cli/version
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/agent.py
src/blue_cli/commands/data.py
src/blue_cli/commands/json_utils.py
src/blue_cli/commands/platform.py
src/blue_cli/commands/profile.py
src/blue_cli/commands/registry.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/index.html
src/blue_cli/web/auth/out/_next/static/4fEFPC1OOoqFkPYal47ht/_buildManifest.js
src/blue_cli/web/auth/out/_next/static/4fEFPC1OOoqFkPYal47ht/_ssgManifest.js
src/blue_cli/web/auth/out/_next/static/chunks/33bb9847-756503f4e534c4bb.js
src/blue_cli/web/auth/out/_next/static/chunks/364-3e4624f9c9e5f606.js
src/blue_cli/web/auth/out/_next/static/chunks/blueprint-icons-16px-paths.fbfbd75101e9ec48.js
src/blue_cli/web/auth/out/_next/static/chunks/blueprint-icons-20px-paths.e4838fc3273493dd.js
src/blue_cli/web/auth/out/_next/static/chunks/blueprint-icons-all-paths-loader.0c29557ef709c1a9.js
src/blue_cli/web/auth/out/_next/static/chunks/blueprint-icons-all-paths.df4c40295a65a7ab.js
src/blue_cli/web/auth/out/_next/static/chunks/blueprint-icons-split-paths-by-size-loader.b52a09fbb83a0a4d.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-bd1377ccb6e9e5fa.js
src/blue_cli/web/auth/out/_next/static/chunks/pages/_app-017de99450764dac.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-11254a3b721da3f0.js
src/blue_cli/web/auth/out/_next/static/css/654a0a65f930b299.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/Blue.js
web-auth/components/FAIcon.js
web-auth/components/icon.js
web-auth/components/contexts/ToasterContext.js
web-auth/pages/_app.js
web-auth/pages/index.js
web-auth/public/images/favicon.ico
web-auth/styles/custom.css