@circuitorg/agent-cli 1.1.2 → 1.1.4
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/README.md +0 -4
- package/bin/circuit-darwin-arm64 +0 -0
- package/bin/circuit-darwin-x64 +0 -0
- package/bin/circuit-linux-arm64 +0 -0
- package/bin/circuit-linux-x64 +0 -0
- package/bin/circuit-win32-x64.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -68,9 +68,6 @@ circuit --version
|
|
|
68
68
|
|
|
69
69
|
# RECOMMENDED FIRST STEP: Get an overview of the tooling and quick start guide
|
|
70
70
|
circuit help
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
71
|
```
|
|
75
72
|
|
|
76
73
|
### Creating Your First Agent
|
|
@@ -129,7 +126,6 @@ circuit run
|
|
|
129
126
|
|
|
130
127
|
| Command | Description |
|
|
131
128
|
|---------|-------------|
|
|
132
|
-
| `circuit` | Start interactive mode with menu |
|
|
133
129
|
| `circuit whoami` | Show current authenticated user |
|
|
134
130
|
| `circuit login` | Authenticate with Circuit platform |
|
|
135
131
|
| `circuit logout` | Sign out from Circuit platform |
|
package/bin/circuit-darwin-arm64
CHANGED
|
Binary file
|
package/bin/circuit-darwin-x64
CHANGED
|
Binary file
|
package/bin/circuit-linux-arm64
CHANGED
|
Binary file
|
package/bin/circuit-linux-x64
CHANGED
|
Binary file
|
|
Binary file
|