@org-dashboard/cli 0.0.1-beta.10 → 0.0.1-beta.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -4141,7 +4141,7 @@ function getAuthToken(config = getConfig()) {
|
|
|
4141
4141
|
var BASE_HELP = `
|
|
4142
4142
|
org \u2014 OrgDashboard CLI
|
|
4143
4143
|
|
|
4144
|
-
Give
|
|
4144
|
+
Give AI agents a seat at your company.
|
|
4145
4145
|
|
|
4146
4146
|
USAGE
|
|
4147
4147
|
org <command> [subcommand] [args]
|